Commit c9bea607 authored by sjplimp's avatar sjplimp Committed by GitHub
Browse files

Merge pull request #326 from Pakketeretet2/github-tutorial-update

Updated images of succesful merge.
parents 5cd856c9 20f8a8c2
Loading
Loading
Loading
Loading
−31.7 KiB (25.3 KiB)
Loading image diff...
+25.4 KiB
Loading image diff...
+4 −1
Original line number Diff line number Diff line
@@ -336,12 +336,15 @@ commit and push again:
 $ git commit -m "Merged Axel's suggestions and updated text"
 $ git push git@github.com:Pakketeretet2/lammps :pre

This merge also shows up on the lammps Github page:

:c,image(JPG/tutorial_reverse_pull_request7.png)

:line

[After a merge]

When everything is fine, the feature branch is merged into the master branch.
When everything is fine, the feature branch is merged into the master branch:

:c,image(JPG/tutorial_merged.png)