Skip to content

Commit

Permalink
Merge pull request #57 from antjost/patch-2
Browse files Browse the repository at this point in the history
Create GitShortcuts
  • Loading branch information
benoit128 authored Jun 20, 2024
2 parents 9c8ce27 + eaac11e commit b937674
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/developers/Git/GitShortcuts
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
-- Useful git shortcuts --
alias gitlog="git log --all --graph --pretty=format:'%C(auto)%d%Creset %C(Yellow) %h %Creset|| %C(Cyan) %as %Creset || %C(dim magenta) %an %Creset|| %s'"

0 comments on commit b937674

Please sign in to comment.