Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

can I change a forked repo name

# If you haven't renamed already, you can just push all pending changes, rename, and 
just clone again.

# If you've already renamed, you should just update the origin on your local repos:

git remote set-url origin git://github.com/youruser/yourrepo
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #I #change #forked #repo
ADD COMMENT
Topic
Name
1+6 =