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
- f3bf922 [PATCH] verify-pack updates. by Junio C Hamano · 20 years ago
- f925339 [PATCH] Add git-verify-pack command. by Junio C Hamano · 20 years ago
- 01247d8 Make git pack files use little-endian size encoding by Linus Torvalds · 20 years ago
- a733cb6 Change pack file format. Hopefully for the last time. by Linus Torvalds · 20 years ago