Skip to content

Commit

Permalink
add force push alias
Browse files Browse the repository at this point in the history
  • Loading branch information
kuwata0037 committed Apr 12, 2024
1 parent cb1c9e5 commit 0a0a5ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions private_dot_config/private_git/config
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
sh = show
# push
pu = push -u origin
pf = push -u origin --force-with-lease --force-if-includes
# fetch
fh = fetch --prune
# pull
Expand Down

0 comments on commit 0a0a5ed

Please sign in to comment.