Github playlist
• Playlist
This Video explains how to review repository history. Here you will get hands on git commands i.e(git log, git show) in detail
If you want to support our channel do give thumbs up and Subscribe:)
Download Link for git:
https://git-scm.com/downloads
My Github Account Link:
https://github.com/surajkelhe
==========================================
Below are Notes
------------------------------------------
Git log: display info about existing commits
------------------------------------------
Git log –oneline: The --oneline flag condenses each commit to a single line
------------------------------------------
Git log –-stat: The --stat flag causes git log to display. the files that were modified in each commit; the number of lines added or removed; a summary line ...
------------------------------------------
Git log -p: implies --patch; which shows the difference (the patch output) introduced in each commit.
------------------------------------------
Git show: display info about given commit
------------------------------------------
==========================================
If you want to support our channel do give thumbs up and Subscribe:)
#githubtutorial #git #gittutorial #github
Watch video #7 Git Tutorial | Git Log online without registration, duration hours minute second in high quality. This video was added by user One Minute Notes 05 April 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 155 once and liked it 3 people.