{"id":666,"date":"2018-05-22T17:35:53","date_gmt":"2018-05-22T12:05:53","guid":{"rendered":"http:\/\/mairwa.com\/wordpress\/?p=666"},"modified":"2018-06-11T09:46:42","modified_gmt":"2018-06-11T04:16:42","slug":"for-branch-creation-of-form-master-branch","status":"publish","type":"post","link":"http:\/\/mairwa.com\/wordpress\/?p=666","title":{"rendered":"For branch creation of the [BranchName] form master branch"},"content":{"rendered":"<p>Git command:<br \/>\n#Goto Master Branch<br \/>\ngit checkout master<\/p>\n<p>#make sure you have the latest files<br \/>\ngit pull<\/p>\n<p>#create new branch in your local repository<br \/>\ngit checkout \u2013b &lt;BranchName&gt;<\/p>\n<p>#create remote branch with tracking<br \/>\ngit push \u2013u origin &lt;BranchName&gt;<\/p>\n","protected":false},"excerpt":{"rendered":"<p class=\"excerpt\">Git command: #Goto Master Branch git checkout master #make sure you have the latest files git pull #create new branch in your local repository git checkout \u2013b &lt;BranchName&gt; #create remote branch with tracking git push \u2013u origin &lt;BranchName&gt; <a href=\"http:\/\/mairwa.com\/wordpress\/?p=666\">Read more &rarr;<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[23],"tags":[],"class_list":["post-666","post","type-post","status-publish","format-standard","hentry","category-git","xfolkentry"],"_links":{"self":[{"href":"http:\/\/mairwa.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/666","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/mairwa.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/mairwa.com\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/mairwa.com\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/mairwa.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=666"}],"version-history":[{"count":2,"href":"http:\/\/mairwa.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/666\/revisions"}],"predecessor-version":[{"id":668,"href":"http:\/\/mairwa.com\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/666\/revisions\/668"}],"wp:attachment":[{"href":"http:\/\/mairwa.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=666"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/mairwa.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=666"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/mairwa.com\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=666"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}