Skip to content

Commit

Permalink
Update GitCommands.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ebeshero committed Sep 11, 2024
1 parent 3ad29f1 commit 566475a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion GitCommands.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,7 @@ Your team members should now do a `git pull` and pull in your resolution of the
* `git push` (Push your committed changes to your remote fork.)
* Create a pull request on the web repository from your fork to the original repo

## Further Reading: Becca Parker's ["Explain Git Shell"](https://newtfire.org/courses/tutorials/explainGitShell.html) tutorial
## Further Reading:
* Web slides Intro to Shell and Git (more detailed): https://slides.com/elisabeshero-bondar/shell-git-nav

* Becca Parker's ["Explain Git Shell"](https://newtfire.org/courses/tutorials/explainGitShell.html) tutorial (older but very thorough)!

0 comments on commit 566475a

Please sign in to comment.