Skip to content

Commit e8a8b01

Browse files
committed
[git_commit_and_push_all] various updates
1 parent eb5d649 commit e8a8b01

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

dotfiles/bin/git-pull-force

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ if ! git has-incoming-commits || ! git has-outgoing-commits; then
2727
fi
2828
fi
2929

30-
git revert-local-changes-and-commits
31-
git pull
30+
log_and_run git revert-local-changes-and-commits
31+
log_and_run git pull

0 commit comments

Comments
 (0)