Skip to content

Commit

Permalink
update git aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
zbiljic committed Apr 2, 2024
1 parent 6ecf754 commit 6f23af1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions home/dot_gitconfig.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@
type = cat-file -t
dump = cat-file -p
######################
fp = fetch --prune
pp = pull --prune
######################
ssave = stash save
slist = stash list
speek = stash apply stash@{0}
Expand Down

0 comments on commit 6f23af1

Please sign in to comment.