Merge branch 'tt/help'
* tt/help: Remove hint to use "git help -a" Make the list of common commands more exclusive
This commit is contained in:
commit
8256c6e010
@ -11,12 +11,9 @@ static struct cmdname_help common_cmds[] = {"
|
||||
|
||||
sort <<\EOF |
|
||||
add
|
||||
apply
|
||||
archive
|
||||
bisect
|
||||
branch
|
||||
checkout
|
||||
cherry-pick
|
||||
clone
|
||||
commit
|
||||
diff
|
||||
@ -26,15 +23,12 @@ init
|
||||
log
|
||||
merge
|
||||
mv
|
||||
prune
|
||||
pull
|
||||
push
|
||||
rebase
|
||||
reset
|
||||
revert
|
||||
rm
|
||||
show
|
||||
show-branch
|
||||
status
|
||||
tag
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user