Git #4 - diff, log, amend (with tips)

Published: 06 December 2021
on channel: itvraag
103
3

In this video we'll continue with Git and cover differences between commits, log options and change a previous commit with amend.
#git
https://itvraag.nl

Used commands in the video:
git diff [commit ID]
git commit --amend
git commit --amend -m "second change"
git log --oneline
git log -i --name-only --pretty=format:'\''%C(yellow)%h %Cred%ad %Cblue%an%Cgreen%d %Creset%s'\' --date=short
git log -n 4 -i --stat --grep [search string]


On this page of the site you can watch the video online Git #4 - diff, log, amend (with tips) with a duration of hours minute second in good quality, which was uploaded by the user itvraag 06 December 2021, share the link with friends and acquaintances, this video has already been watched 103 times on youtube and it was liked by 3 viewers. Enjoy your viewing!