Hi,
I will share git commands that are I liked and used always in this post. Maybe it can be helpful for you.
Have fun..
Software Engineer, Consultant ✨ Learn - Develop - Share
Hi,
I will share git commands that are I liked and used always in this post. Maybe it can be helpful for you.
Have fun..
Bende bunu kullaniyorum
git config –global alias.grog ‘log –graph –abbrev-commit –decorate –all –format=format:”%C(bold blue)%h%C(reset) – %C(bold cyan)%aD%C(dim white) – %an%C(reset) %C(bold green)(%ar)%C(reset)%C(bold yellow)%d%C(reset)%n %C(white)%s%C(reset)”‘
yazip bunu alias olarak ekledikten sonra
`git grog` yaz, diger git log komutlarini kullanmasin bile :D