tj.git-extras/not_need_git_repo
Edwin Kofler 8af43892f6
feat: Implement git-get command (#1045)
* feat: Add `git-get` command

* Update Commands.md

Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>

* fix: Use Git config to store value

* improve `git-get` description

* fix: Add `--global` to git invocation

* Enable passing options to `git clone`

* fix: Ordering of checks

---------

Co-authored-by: 罗泽轩 <spacewanderlzx@gmail.com>
2023-08-12 13:49:33 +08:00

12 lines
246 B
Plaintext

# A list of the commands in alphabetical order that do not use is_git_repo(),
# and should not have it included in the "built" version of the command
git-alias
git-bulk
git-extras
git-force-clone
git-fork
git-get
git-ignore
git-setup
git-standup