From: Johannes Schindelin Date: Thu, 13 Oct 2005 18:36:37 +0000 (-0700) Subject: Adapt tutorial to cygwin and add test case X-Git-Tag: v0.99.8d~7^2~1 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/2ae6c706749b44f05917fcd04037f545d16fb345?ds=inline;hp=2ae6c706749b44f05917fcd04037f545d16fb345 Adapt tutorial to cygwin and add test case 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 Signed-off-by: Junio C Hamano ---