svn-all-fast-export/svn2git

Use `main` rather than `master` in sample rules

Closed this issue · 0 comments

these days it has become best practice that the primary branch in a git repository is named main rather than master. (e.g. newly created repositories on GitHub will use this naming scheme).

As such I think it would be nice if the samples would also use main as the name of the primary branch.