mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-04-29 21:44:24 +02:00
Wrong branch name fixed
Wrong branch name fixed from develop/MYFEATURE to feature/MYFEATURE
This commit is contained in:
parent
02bbba809c
commit
963ecc53a7
@ -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>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
Loading…
Reference in New Issue
Block a user