OSDN Git Service

Fix repeated filenames in Commit Dialog
authorColin Law <colin@clanlaw.org.uk>
Mon, 2 Feb 2009 10:21:55 +0000 (10:21 +0000)
committerFrank Li <lznuaa@gmail.com>
Mon, 2 Feb 2009 11:04:25 +0000 (19:04 +0800)
commitf08549c3f93bbca9cd670e38fe722a7736a30731
treec5fb944fcff4bacc0a63ec87a532df0bdb73f739
parent98df5cadcbdfcebd393f4a9eb36b99784d7cdd96
Fix repeated filenames in Commit Dialog

Fix problem that caused successive filenames to be concatenated
in unversioned section of commit dialog.
src/Git/TGitPath.cpp