diff options
author | Junio C Hamano <gitster@pobox.com> | 2011-04-19 11:45:38 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-04-19 11:45:38 -0700 |
commit | 4fec83045bdc53ed9d3ff71ed099e3e6992b5c56 (patch) | |
tree | a42ca5aeedd45d87cf0e5b88ecc59295bc92699f /Documentation | |
parent | git-svn.txt: Document --mergeinfo (diff) | |
download | tgif-4fec83045bdc53ed9d3ff71ed099e3e6992b5c56.tar.xz |
Git 1.7.4.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/RelNotes/1.7.4.5.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/RelNotes/1.7.4.5.txt b/Documentation/RelNotes/1.7.4.5.txt new file mode 100644 index 0000000000..b7a0eeb22f --- /dev/null +++ b/Documentation/RelNotes/1.7.4.5.txt @@ -0,0 +1,4 @@ +Git v1.7.4.5 Release Notes +========================== + +This contains only minor documentation fixes accumulated since 1.7.4.4. |