mirror of
https://github.com/tj/git-extras.git
synced 2026-09-09 23:16:17 -04:00
* 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>
12 lines
246 B
Plaintext
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
|