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
- 918db54 Add to usage and docs for git-add.sh by Chris Shoemaker · 20 years ago
- 4bfe119 Teach git-add and git-commit to handle filenames starting with '-'. by Junio C Hamano · 20 years ago
- caf4f58 Improve "git add" again. by Junio C Hamano · 20 years ago
- 37539fb [PATCH] Improved "git add" by Linus Torvalds · 20 years ago
- 215a7ad Big tool rename. by Junio C Hamano · 20 years ago