diff options
| author | Junio C Hamano <gitster@pobox.com> | 2007-07-02 01:45:57 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2007-07-02 01:45:57 -0700 |
| commit | 7425dcc95e11c20dc4663d7a376dc9ba0424d843 (patch) | |
| tree | 91068e5a244976b0d2d12516f4c1814d8338bccc /Documentation/cmd-list.perl | |
| parent | f36db549057f09dd390d712fa2d72dd2599feba6 (diff) | |
| parent | 9a5391cf1836fa1b66f3c89ce9b38f8249bb0521 (diff) | |
Merge branch 'ns/stash'
* ns/stash:
Documentation: quote {non-attributes} for asciidoc
git-stash: don't complain when listing in a repo with no stash
git-stash: fix "can't shift that many" with no arguments
git-stash: fix "no arguments" case in documentation
git-stash: require "save" to be explicit and update documentation
Document git-stash
Add git-stash script
Diffstat (limited to 'Documentation/cmd-list.perl')
| -rwxr-xr-x | Documentation/cmd-list.perl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/cmd-list.perl b/Documentation/cmd-list.perl index fcea1d74d5..f50f613879 100755 --- a/Documentation/cmd-list.perl +++ b/Documentation/cmd-list.perl @@ -178,6 +178,7 @@ git-show-ref plumbinginterrogators git-sh-setup purehelpers git-ssh-fetch synchingrepositories git-ssh-upload synchingrepositories +git-stash mainporcelain git-status mainporcelain git-stripspace purehelpers git-submodule mainporcelain |
