]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Git 1.7.2.4 v1.7.2.4
authorJunio C Hamano <gitster@pobox.com>
Thu, 2 Dec 2010 22:28:01 +0000 (14:28 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 2 Dec 2010 22:28:01 +0000 (14:28 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1  2 
Documentation/RelNotes/1.7.2.4.txt
GIT-VERSION-GEN
RelNotes

index 0000000000000000000000000000000000000000,0000000000000000000000000000000000000000..f7950a4c04d03ca6540f02ce367fb43465313cb0
new file mode 100644 (file)
--- /dev/null
--- /dev/null
@@@ -1,0 -1,0 +1,10 @@@
++Git v1.7.2.4 Release Notes
++==========================
++
++This is primarily to backport support for the new "add.ignoreErrors"
++name given to the existing "add.ignore-errors" configuration variable.
++
++The next version, Git 1.7.4, and future versions, will support both
++old and incorrect name and the new corrected name, but without this
++backport, users who want to use the new name "add.ignoreErrors" in
++their repositories cannot use older versions of Git.
diff --cc GIT-VERSION-GEN
index 8efc55784787ceb1abf52e00624b4c906b24b814,8eb10c2c1fd974cb8bc2cd9540ca42e24eed0874..1c0f85c2bd459d384205222120286a554c9bd968
@@@ -1,7 -1,7 +1,7 @@@
  #!/bin/sh
  
  GVF=GIT-VERSION-FILE
- DEF_VER=v1.7.2.3
 -DEF_VER=v1.7.1.3
++DEF_VER=v1.7.2.4
  
  LF='
  '
diff --cc RelNotes
index 5217e8e5543a696660e3f275d9717e0656d786f8,d3921d81b8d765147c373118e6775faacb9ab25e..c81a98e070a1d9e8ef2ca56e1b18fcbffba19cf7
+++ b/RelNotes
@@@ -1,1 -1,1 +1,1 @@@
- Documentation/RelNotes-1.7.2.3.txt
 -Documentation/RelNotes/1.7.1.3.txt
++Documentation/RelNotes/1.7.2.4.txt