summaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.5.1.1.txt
AgeCommit message (Collapse)Author
2007-04-18git-svn: don't allow globs to match regular filesEric Wong
git only tracks the histories of full directories, not that of individual files. Sometimes, SVN users will place[1] a regular file in the directory designated for subdirectories of branches or tags. Thanks to jrockway on #git for pointing this out. [1] mistakenly or otherwise, such as a README Signed-off-by: Eric Wong <normalperson@yhbt.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-04-12GIT 1.5.1.1v1.5.1.1Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>
2007-04-08Prepare for 1.5.1.1Junio C Hamano
Signed-off-by: Junio C Hamano <junkio@cox.net>