choderalab / software-development

A primer on software development best practices for computational chemistry
262 stars 78 forks source link

Adds an example of branch/fork->PR to the Version Control #55

Closed Lnaden closed 6 years ago

Lnaden commented 6 years ago

As the title says. Adds hyperlinks to official GitHub example for the branch and merge model.

Also made turned long lines into multi-line for easier editing in non-wrapping editors. There are no actual deletions with this PR, even if git does not see it that way.

Lnaden commented 6 years ago

and Fixes #40