Sorry for the dumb question - I'm trying to do the example below in SourceTree to setup a GitPages site. I think I have completed the first two lines ok.
How would I perform the third line (remote set-url) with SourceTree?
Thanks for the help -
$ git clone https://github.com/plusjade/jekyll-bootstrap.git USERNAME.github.com $ cd USERNAME.github.com $ git remote set-url origin git@github.com:USERNAME/USERNAME.github.com.git $ git push origin master
You can do it with following steps:
BTW: Tag your question with "Sourcetree" - so it get's the right focus within "answers.atlassian.com" (I just have seen your question accidently ...)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
?
Open SourceTree ...
Select "Repository Settings" from "Repository" menu as shown above ...
Press the "Add" button in the "Repository Settings" dialog box and enter appropriate data ...
That's it!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks that does it. For some reason there are no steps show for me, all I can see is as shown in the attached screenshot!
Probably because imageshack is blocked by many corporate IT departments...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sry about this - glad you found it with my short instructions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sry - didn't know about that ...
Glad you found it with my short instructions
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.