mirror of
https://github.com/danielkummer/git-flow-cheatsheet.git
synced 2025-02-16 10:29:13 +01: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>
|
||||
<p>
|
||||
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>
|
||||
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user