mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-08-10 07:28:26 +02:00
Wrong branch name fixed
Wrong branch name fixed from develop/MYFEATURE to feature/MYFEATURE
This commit is contained in:
@ -185,7 +185,7 @@
|
|||||||
</blockquote>
|
</blockquote>
|
||||||
<p>
|
<p>
|
||||||
ile başlarız. Bu komut bize develop dalını (branch) temel alan bir özellik dalı (feature) oluşturur.
|
ile başlarız. Bu komut bize develop dalını (branch) temel alan bir özellik dalı (feature) oluşturur.
|
||||||
Ve bulunduğumuz dalı develop/MYFEATURE olarak değiştirir.
|
Ve bulunduğumuz dalı feature/MYFEATURE olarak değiştirir.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
Reference in New Issue
Block a user