Skip to content

Commit

Permalink
Mention git-shell's "cvs" substitution in the RelNotes
Browse files Browse the repository at this point in the history
git shell became much more powerful for existing CVS setups.
We should not hide from those people who only read release
notes.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Johannes Schindelin authored and Junio C Hamano committed Dec 21, 2007
1 parent 5d29275 commit cdd8591
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Documentation/RelNotes-1.5.4.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,9 @@ Updates since v1.5.3

* "git remote" learned "rm" subcommand.

* "git cvsserver" can be run via "git shell".
* "git cvsserver" can be run via "git shell". Also, "cvs" is
recognized as a synonym for "git cvsserver", so that CVS users
can be switched to git just by changing their login shell.

* "git cvsserver" acts more like receive-pack by running post-receive
and post-update hooks.
Expand Down

0 comments on commit cdd8591

Please sign in to comment.