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

itvraag
itvraag
99 بار بازدید - 3 سال پیش - In this video we'll continue
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]
3 سال پیش در تاریخ 1400/09/15 منتشر شده است.
99 بـار بازدید شده
... بیشتر