1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-17 13:12:20 +00:00

Add Git Bitbucket tutorial (#3392)

This commit is contained in:
Renan Martins 2019-10-03 10:15:27 -03:00 committed by eshellman
parent aa3cf44a68
commit f36838ebf4

View File

@ -81,6 +81,7 @@
* [Githug](https://github.com/Gazler/githug) (Tutorial in shell) * [Githug](https://github.com/Gazler/githug) (Tutorial in shell)
* [Learn Git Branching](http://pcottle.github.io/learnGitBranching/) * [Learn Git Branching](http://pcottle.github.io/learnGitBranching/)
* [Learn Git with Bitbucket Cloud](https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud)
* [Try Git](http://try.github.io) * [Try Git](http://try.github.io)