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..

One thought on “Git commands that are I liked”
  1. 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

Leave a Reply

Your email address will not be published. Required fields are marked *