1
0
Fork 0
mirror of synced 2024-06-20 23:51:09 -04:00
Commit graph

7 commits

Author SHA1 Message Date
ℳichiel ℛoos 9825211740
Move exclamation mar inside of var test braces 2017-05-14 11:03:09 +02:00
ℳichiel ℛoos d11106ac5b
Negate zsh var checks 2017-05-11 12:19:05 +02:00
ℳichiel ℛoos 393bd00114
Use zsh style tests for empty vars 2017-05-10 21:45:04 +02:00
Eric Nielsen b34a75e4d8 Remove git dependency on is-true function
The function is currently only being used for checking the result of
`git rev-parse --is-inside-work-tree`. Checking for the return code of
the command is enough.
2017-04-11 17:50:07 -07:00
Matt Hamilton 0c1aa6e133 [git] fix some functions
* remove unneeded explination and authorship comments (as it's
noted in the README.md)

* s/git/command git/ (see issue #30)

* add is-true function, as it is required by a few other functions.
2016-02-04 15:33:12 -05:00
Matt Hamilton a1a56ac63f use consistent variable style 2015-12-19 09:48:29 -05:00
Matt Hamilton 3a62391e0e initial commit 2015-12-15 00:12:17 -05:00