Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Substitute "/" with $opt_s in tag names as well as branch names
In 'git cvsimport' changes "/" to "-" (or $opt_s) in branch names, but not in tag names, which is inconsistent. Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information