S
S
Stepan2014-09-18 19:16:53
PHP
Stepan, 2014-09-18 19:16:53

How to download your own template from github and create a new branch at the same time?

I created a template for a quick start, now I need to create a new repository, download my template 2.0 and develop in it, but in a new repository. And it turned out that I downloaded, and committed to template.
In general, horror! I use PHPStorm

Answer the question

In order to leave comments, you need to log in

1 answer(s)
_
_ _, 2014-09-18
@AMar4enko

Change the address of the repository and go ahead
git remote set-url origin [email protected]:USERNAME/REPOSITORY2.git
In PHPStorm there is no function to change the repo address, do it from the command line

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question