author | Junio C Hamano <junkio@cox.net> | |
Sat, 18 Mar 2006 10:05:02 +0000 (02:05 -0800) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 18 Mar 2006 10:05:02 +0000 (02:05 -0800) | ||
commit | cb9594e28c940d2bbf4d7fb69c337d27155da37a | |
tree | bb0fda60bfcd12ea5d017d4d953f289f9d891db5 | tree | snapshot |
parent | 8a5f2eac5271ba1efed353c0c0a992d6471a8d05 | commit | diff |
cvsimport: fix reading from rev-parse
The updated code reads the tip of the current branch before and
after the import runs, but forgot to chomp what we read from the
command. The read-tree command did not them with the trailing
LF.
Signed-off-by: Junio C Hamano <junkio@cox.net>
The updated code reads the tip of the current branch before and
after the import runs, but forgot to chomp what we read from the
command. The read-tree command did not them with the trailing
LF.
Signed-off-by: Junio C Hamano <junkio@cox.net>
git-cvsimport.perl | diff | blob | history |