1
0
Fork 0
mirror of synced 2024-06-20 07:31:10 -04:00
zimfw/modules/git/functions
Eric Nielsen 9de30b97b1 Remove is-true function
that was only being used in the `git` and `git-info` modules to check
the output of `git rev-parse --is-inside-work-tree`. The code depending
on this function was already changed.

Closes #163
2017-04-11 17:50:09 -07:00
..
git-branch-current symlink git_current_branch to git-branch-current 2015-12-19 09:42:09 -05:00
git-commit-lost Remove git dependency on is-true function 2017-04-11 17:50:07 -07:00
git-dir [git] fix some functions 2016-02-04 15:33:12 -05:00
git-ignore-add [git] fix some functions 2016-02-04 15:33:12 -05:00
git-root [git] fix some functions 2016-02-04 15:33:12 -05:00
git-stash-clear-interactive Remove git dependency on is-true function 2017-04-11 17:50:07 -07:00
git-stash-dropped Remove git dependency on is-true function 2017-04-11 17:50:07 -07:00
git-stash-recover Remove git dependency on is-true function 2017-04-11 17:50:07 -07:00
git-submodule-move Remove git dependency on is-true function 2017-04-11 17:50:07 -07:00
git-submodule-remove Remove git dependency on is-true function 2017-04-11 17:50:07 -07:00
git_current_branch use consistent variable style 2015-12-19 09:48:29 -05:00