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. 5da1606 [PATCH] Provide access to git_dir through get_git_dir(). by Sven Verdoolaege · 20 years ago
  2. a9ab586 Retire support for old environment variables. by Junio C Hamano · 20 years ago
  3. c7c81b3 Fix ?: statements. by Jason Riedy · 20 years ago
  4. 35c3c62 [PATCH] git_mkstemp() fix by Holger Eitzenberger · 20 years ago
  5. f2db68e [PATCH] git: add git_mkstemp() by Holger Eitzenberger · 20 years ago
  6. 26c8a53 Add "mkpath()" helper function by Linus Torvalds · 20 years ago