GIT 0.99.9c

Contains the following changes since GIT 0.99.9b:

	Alex Riesen:
	      remove CR/LF from .gitignore

	Junio C Hamano:
	      Do not put automatic merge message after signed-off-by line.
	      git-clone: do not forget to create origin branch.
	      Make test-date buildable again.
	      Do not fail on hierarchical branch names.
	      Ignore '\r' at the end of line in $GIT_DIR/config
	      Be careful when dereferencing tags (credits Pasky).
	      Document --since and --until options to rev-parse.
	      Add --no-commit to git-merge/git-pull.
	      Add 'ours' merge strategy.
	      git-merge-ours: make sure our index matches HEAD
	      Illustration: "Fundamental Git Index Operations"
	      Illustration: "Git Diff Types"
	      Illustration: "Commit DAG Revision Naming"
	      GIT 0.99.9c

	Peter Eriksen:
	      Clean up the SunOS Makefile rule
  1. dcde55b [PATCH] assorted delta code cleanup by Nicolas Pitre · 20 years ago
  2. 69a2d42 [PATCH] denser delta header encoding by Nicolas Pitre · 20 years ago
  3. 355e76a [PATCH] Tweak count-delta interface by Junio C Hamano · 20 years ago
  4. 8b7d510 [PATCH] Fix count-delta overcounting by Junio C Hamano · 20 years ago
  5. 844e6e4 [PATCH] Do not include unused header files. by Junio C Hamano · 20 years ago
  6. 8597697 [PATCH] Update rename/copy similarity estimator. by Junio C Hamano · 20 years ago