#7 Git Tutorial | Git Log

Published: 05 April 2020
on channel: One Minute Notes
155
3

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


On this page of the site you can watch the video online #7 Git Tutorial | Git Log with a duration of hours minute second in good quality, which was uploaded by the user One Minute Notes 05 April 2020, share the link with friends and acquaintances, this video has already been watched 155 times on youtube and it was liked by 3 viewers. Enjoy your viewing!