Skip to content

Commit 1fa06ff

Browse files
committed
add git-flow tutorial
1 parent 138c078 commit 1fa06ff

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

Git-Flow/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,14 @@ Master 以及 Develop 這兩個分支非常重要,理論上要保護好這兩
112112

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

115+
## Donation
116+
117+
文章都是我自己研究內化後原創,如果有幫助到您,也想鼓勵我的話,歡迎請我喝一杯咖啡:laughing:
118+
119+
![alt tag](https://i.imgur.com/LRct9xa.png)
120+
121+
[贊助者付款](https://payment.opay.tw/Broadcaster/Donate/9E47FDEF85ABE383A0F5FC6A218606F8)
122+
115123
## License
116124

117125
MIT license

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1487,6 +1487,14 @@ P.S 設定檔在資料夾底下的隱藏檔 ".git" 底下,裡面有一個 conf
14871487

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

1490+
## Git-Flow 基本教學以及概念
1491+
1492+
* [Git-Flow Tutorials - youtube](https://youtu.be/zXlta66thZY)
1493+
1494+
* [Git-Flow SmartGit Tutorials - youtube](https://youtu.be/ualXHytifbg)
1495+
1496+
[Git-Flow 基本教學以及概念](https://github.com/twtrubiks/Git-Tutorials/tree/master/Git-Flow)
1497+
14901498
## Reference
14911499

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

0 commit comments

Comments
 (0)