We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59c2b2a commit 3feccd6Copy full SHA for 3feccd6
Git-Flow/README.md
@@ -1,8 +1,8 @@
1
# Git-Flow 基本教學 :memo:
2
3
-[Git-Flow Tutorials - youtube]()
+[Git-Flow Tutorials - youtube](https://youtu.be/zXlta66thZY)
4
5
-[Git-Flow SmartGit Tutorials - youtube]()
+[Git-Flow SmartGit Tutorials - youtube](https://youtu.be/ualXHytifbg)
6
7
在開始要了解 Git-Flow 之前,建議大家先對 Git 有基本的認識,
8
@@ -106,7 +106,7 @@ Master 以及 Develop 這兩個分支非常重要,理論上要保護好這兩
106
107
更多詳細的介紹可參考
108
109
110
111
## Reference
112
0 commit comments