diff --git a/tools/git.sh b/tools/git.sh index b6aed99..8d99503 100644 --- a/tools/git.sh +++ b/tools/git.sh @@ -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