Search
 
SCRIPT & CODE EXAMPLE
 

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
Comment

PREVIOUS NEXT
Code Example
Shell :: extract audio from video ffmpeg 
Shell :: git push origin main not working 
Shell :: ssh-add git 
Shell :: pacman uninstall 
Shell :: how to kill process in linux by name 
Shell :: bash "set -e" 
Shell :: composer install debian 
Shell :: centos vmware guest mount shared folder 
Shell :: bash delete env variable 
Shell :: bash string length 
Shell :: requirements.txt conda 
Shell :: github error “Commit your changes or stash them before you can merge”? 
Shell :: install kubectl krew 
Shell :: md5 bash 
Shell :: linux append content of file to another linux 
Shell :: how to install heroku cli 
Shell :: create sudo user centos 
Shell :: github add image readme 
Shell :: zsh: command not found 
Shell :: how to install xdebug on Windows 
Shell :: git remove untracked files 
Shell :: delete registry key powershell 
Shell :: upgrade python using choco (win 10) 
Shell :: git remove all files in gitignore 
Shell :: bash make script 
Shell :: list groups of an user linux 
Shell :: sound and video on cards will not function until mpv or mplayer is installed 
Shell :: how to remove git from vs code 
Shell :: copier un répertoire et son contenu sous linux 
Shell :: Count files and directories using shell script 
ADD CONTENT
Topic
Content
Source link
Name
5+7 =