Skip to content

Commit

Permalink
adding git resources page
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinrfr committed Apr 5, 2023
1 parent 1a9daf7 commit 3643d3c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Repo to hold important notes, links and guides to help throughout the carrer. Ki
1. [How to change last commit message](/git/how_to_change_last_commit_message.md)
1. [How to manage git configuration (username/email)](/git/how_to_manage_config.md)
1. [How to pick a good git flow](/git/how_to_pick_a_good_git_flow.md)
1. [Learning git resources](/git/resources_learning_git.md)

## GitHub
1. [How to add SSH to github](/github/how_to_add_ssh_to_github.md)
Expand Down
4 changes: 4 additions & 0 deletions git/resources_learning_git.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
Resources about Learning GIT


- Learning git in practice online https://learngitbranching.js.org/?locale=pt_BR

0 comments on commit 3643d3c

Please sign in to comment.