repobee / repobee-sanitizer

A plugin for sanitizing master repositories before distribution to students
MIT License
2 stars 3 forks source link

Implement target branch functionality #23

Closed slarse closed 4 years ago

slarse commented 4 years ago

With the sanitize-repo command, it should be possible to specify a --target-branch. This will sanitize the current branch (without committing on the current branch), and then make the commit on the target branch.