Adapt tutorial to cygwin and add test case
authorJohannes Schindelin <Johannes.Schindelin@gmx.de>
Thu, 13 Oct 2005 18:36:37 +0000 (11:36 -0700)
committerJunio C Hamano <junkio@cox.net>
Thu, 13 Oct 2005 18:36:37 +0000 (11:36 -0700)
Lacking reliable symlinks, the instructions in the tutorial did not work
in a cygwin setup. Also, a few outputs were not correct.

This patch fixes these, and adds a test case which follows the
instructions of the tutorial (except git-clone, -fetch and -push, which I
have not done yet).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found