Skip to content

Commit

Permalink
Add git pull-rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Jastrow committed Nov 1, 2024
1 parent ef1ed79 commit 67e7fde
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
l = log --all --color --graph --pretty=format:'%Cred%h%Creset %G?%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit # Colorful and easy to read log
last = log -1 HEAD --stat
pl = pull
pr = pull --rebase
pu = push
rv = remote -v
se = !git rev-list --all | xargs git grep -F
Expand Down

0 comments on commit 67e7fde

Please sign in to comment.