Skip to content

Commit

Permalink
add git-flow tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
twtrubiks committed Aug 25, 2018
1 parent 138c078 commit 1fa06ff
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions Git-Flow/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,14 @@ Master 以及 Develop 這兩個分支非常重要,理論上要保護好這兩

* [gitflow](https://github.com/nvie/gitflow)

## Donation

文章都是我自己研究內化後原創,如果有幫助到您,也想鼓勵我的話,歡迎請我喝一杯咖啡:laughing:

![alt tag](https://i.imgur.com/LRct9xa.png)

[贊助者付款](https://payment.opay.tw/Broadcaster/Donate/9E47FDEF85ABE383A0F5FC6A218606F8)

## License

MIT license
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1487,6 +1487,14 @@ P.S 設定檔在資料夾底下的隱藏檔 ".git" 底下,裡面有一個 conf

[Multiple SSH Keys settings for different github account](https://github.com/twtrubiks/Git-Tutorials/blob/master/Multiple_SSH_Keys_settings.md)

## Git-Flow 基本教學以及概念

* [Git-Flow Tutorials - youtube](https://youtu.be/zXlta66thZY)

* [Git-Flow SmartGit Tutorials - youtube](https://youtu.be/ualXHytifbg)

[Git-Flow 基本教學以及概念](https://github.com/twtrubiks/Git-Tutorials/tree/master/Git-Flow)

## Reference

* [13 Git tips for Git's 13th birthday](https://opensource.com/article/18/4/git-tips)
Expand Down

0 comments on commit 1fa06ff

Please sign in to comment.