Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

github fork my own repo

git clone https://github.com/userName/Repo New_Repo
cd New_Repo
git remote set-url origin https://github.com/userName/New_Repo
git remote add upstream https://github.com/userName/Repo
git push origin master
git push --all
Comment

how to fork a repo in git

clicking the fork button in the upper right hand corner of a repo page
Comment

PREVIOUS NEXT
Code Example
Shell :: how to start gnome desktop on fedora terminal 
Shell :: how to push code to bitbucket 
Shell :: install google chrome fedora 
Shell :: How to get current git id 
Shell :: how to log into a remote linux server 
Shell :: configure github account ubuntu 
Shell :: apt get update upgrade linux 
Shell :: modify a host file mac 
Shell :: echo in red color linux 
Shell :: How to install inkscape on Ubuntu 
Shell :: unprotected private key file 
Shell :: start nginx mac 
Shell :: how to open a file using terminal 
Shell :: add group linux 
Shell :: npm install quiet 
Shell :: commitlint install 
Shell :: bash add comma to end of line 
Shell :: commit unstaged changes to new branch 
Shell :: how to see ip in linux 
Shell :: command line windows find file 
Shell :: flask wtforms pip install 
Shell :: git ignore after commit 
Shell :: how to delete a file in linux 
Shell :: gradle test 
Shell :: open video linux terminal 
Shell :: copy code from one repo to another git 
Shell :: access wiindows host from wsl2 
Shell :: delete dir linux 
Shell :: Brave on OpenSUSE 
Shell :: git ignore files 
ADD CONTENT
Topic
Content
Source link
Name
2+3 =