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. 8098a17 Add git-symbolic-ref by Junio C Hamano · 20 years ago
  2. 6b5ee13 Diff clean-up. by Junio C Hamano · 20 years ago
  3. a9ab586 Retire support for old environment variables. by Junio C Hamano · 20 years ago
  4. 5f5608b [PATCH] Make .git directory validation code test HEAD by Linus Torvalds · 20 years ago
  5. 828cc61 [PATCH] Export relative path handling "prefix_path()" function by Linus Torvalds · 20 years ago
  6. f332726 [PATCH] Improve handling of "." and ".." in git-diff-* by Linus Torvalds · 20 years ago
  7. a579def [PATCH] Fix test failure due to overly strict .git directory tests by Linus Torvalds · 20 years ago
  8. d288a70 [PATCH] Make "git diff" work inside relative subdirectories by Linus Torvalds · 20 years ago