Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information