blackstream-x / python-svn2git

Python 3 port of https://github.com/nirvdrum/svn2git - development moved to copmpany-internal repository
MIT License
1 stars 0 forks source link

Output a hint to rename the master branch #36

Open blackstream-x opened 3 years ago

blackstream-x commented 3 years ago

Following on "wontfix" issue #4

If the initial branch is named "master", print a message suggesting to issue a command like git branch -m main before doing any followup actions (e.g. pushing to remote repository)