github: What to do when unittests fail?

David Nadlinger see at klickverbot.at
Tue May 24 05:43:25 PDT 2011


On 5/24/11 2:37 PM, Andrej Mitrovic wrote:
> Which branch am I supposed to work on if I want to create a pull
> request? master, devel or something else?

master, then create a feature branch for your pull request (»git 
checkout -b spiffy-new-feature«).

David


More information about the Digitalmars-d-learn mailing list