diff options
| author | Junio C Hamano <gitster@pobox.com> | 2014-05-08 11:59:51 -0700 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2014-05-08 11:59:51 -0700 |
| commit | d30acb71ca6f6f9eeb3e20fdc1aeeb22fa9756c3 (patch) | |
| tree | ece9f90548dbf34f41756888767e53a04525b4fe /Documentation/git-shell.txt | |
| parent | 2b141241bf2de129270dfa5222cc59539d52dc36 (diff) | |
| parent | e28dcdce137b6ce53343aec3a4eccc0cd6f294b5 (diff) | |
| download | git-d30acb71ca6f6f9eeb3e20fdc1aeeb22fa9756c3.tar.xz | |
Sync with maint
* maint:
shell doc: remove stray "+" in example
Start preparing for 1.9.3
Diffstat (limited to 'Documentation/git-shell.txt')
| -rw-r--r-- | Documentation/git-shell.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/git-shell.txt b/Documentation/git-shell.txt index c35051ba58..e4bdd2235c 100644 --- a/Documentation/git-shell.txt +++ b/Documentation/git-shell.txt @@ -66,7 +66,7 @@ EXAMPLE ------- To disable interactive logins, displaying a greeting instead: -+ + ---------------- $ chsh -s /usr/bin/git-shell $ mkdir $HOME/git-shell-commands |
