From 963ecc53a77a75bcc25120921e9856426b15841b Mon Sep 17 00:00:00 2001 From: erayalakese Date: Sat, 11 Apr 2015 21:05:57 +0300 Subject: [PATCH] Wrong branch name fixed Wrong branch name fixed from develop/MYFEATURE to feature/MYFEATURE --- index.tr_TR.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.tr_TR.html b/index.tr_TR.html index d4f2344..c9c9954 100644 --- a/index.tr_TR.html +++ b/index.tr_TR.html @@ -185,7 +185,7 @@

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.