Browse Source

fix(git project): adding notions to help learn git

pull/2516/head
miguel 1 month ago committed by MSilva95
parent
commit
350d959c46
  1. 5
      subjects/git/README.md

5
subjects/git/README.md

@ -316,3 +316,8 @@ Your work must be submitted at the `gitea` link provided. The evaluation will be
- Correctness of the git commands you are using.
- Clear understanding of the git commands and concepts.
### Notions
- [Git Branching](https://learngitbranching.js.org/)
- [Git Gud](https://github.com/benthayer/git-gud)

Loading…
Cancel
Save