Skip to content

Commit

Permalink
adds lazygit as git tool
Browse files Browse the repository at this point in the history
  • Loading branch information
lkwg82 committed May 26, 2024
1 parent 8372394 commit d2f8592
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/git.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ if [[ ${platform} == "darwin" ]]; then
export -f auto-commit-and-push
fi

__lazy_install lazygit

function git_reset_with_submodules_recursivly(){
# see: https://gist.github.com/nicktoumpelis/11214362?permalink_comment_id=3729225#gistcomment-3729225
Expand Down

0 comments on commit d2f8592

Please sign in to comment.