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. c485104 Add usage help to git-push.sh by c.shoemaker@cox.net · 20 years ago
  2. f9362de git-push.sh: Retain cuteness, add helpfulness. by c.shoemaker@cox.net · 20 years ago
  3. 215a7ad Big tool rename. by Junio C Hamano · 20 years ago[Renamed (91%) from git-push-script]
  4. 9a9cbb6 Barf nicely when "git push" is run without parameter. by Junio C Hamano · 20 years ago
  5. ac4b0cf [PATCH] Start adding the $GIT_DIR/remotes/ support. by Junio C Hamano · 20 years ago
  6. 46b1c7c Teach git push .git/branches shorthand by Junio C Hamano · 20 years ago
  7. 51cb06c Add "git-push-script" to make a more regular interface by Linus Torvalds · 20 years ago