zimfw/modules/git/functions
Eric Nielsen 451e51bd88 [git] Add git-branch-delete-interactive
that prompts if upstream remote branch(es) should be deleted too. As
with `git branch`, the function supports multiple branches as params,
and also the `-r`/`--remotes` param. Update `gbx` and `gbX` to use this
function.

Also update `git-stash-clear-interactive` to have multiple tests instead
of multiple nested `if`/`then`/`fi`. (Simpler syntax, IMHO)
2018-02-05 10:44:59 -05:00
..
git-branch-current symlink git_current_branch to git-branch-current 2015-12-19 09:42:09 -05:00
git-branch-delete-interactive [git] Add git-branch-delete-interactive 2018-02-05 10:44:59 -05:00
git-commit-lost Remove git dependency on is-true function 2017-04-11 17:50:07 -07:00
git-dir [git] Review all functions but ones using `git fsck` 2018-01-10 10:25:25 -05:00
git-ignore-add [git] Review all functions but ones using `git fsck` 2018-01-10 10:25:25 -05:00
git-root [git] Review all functions but ones using `git fsck` 2018-01-10 10:25:25 -05:00
git-stash-clear-interactive [git] Add git-branch-delete-interactive 2018-02-05 10:44:59 -05:00
git-stash-dropped Remove git dependency on is-true function 2017-04-11 17:50:07 -07:00
git-stash-recover [git] Review all functions but ones using `git fsck` 2018-01-10 10:25:25 -05:00
git-submodule-move [git] Review all functions but ones using `git fsck` 2018-01-10 10:25:25 -05:00
git-submodule-remove [git] Review all functions but ones using `git fsck` 2018-01-10 10:25:25 -05:00
git_current_branch [git] Review all functions but ones using `git fsck` 2018-01-10 10:25:25 -05:00