Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content
Discussion options

You must be logged in to vote
Admin verified this answer by davevad93 Jun 2, 2026

Indeed @PBerit , that tutorial can be a bit tricky, I'm gonna show you the right steps to achieve what you need more easily.

  1. Clone your new GitHub repo (the destination repo) on your system with HTTPS, then go to the repo folder by running cd reponame (being "reponame" the actual name of the folder).

  2. Now go to your old repo on GitHub, go to the branch you want to add to the new repository and click on Code => Download Zip.

  3. Drag and drop the contents of the downloaded branch inside your new repo folder (the one cloned in your local system not the remote on GitHub).

  4. Then go to the terminal, (make sure youre inside the new repo folder) and run the following commands in order:

    git add .

Replies: 5 comments 38 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
29 replies
@TheGiraffe3
Comment options

@PBerit
Comment options

@TheGiraffe3
Comment options

@PBerit
Comment options

@TheGiraffe3
Comment options

Comment options

You must be logged in to vote
9 replies
@PBerit
Comment options

@davevad93
Comment options

@PBerit
Comment options

@davevad93
Comment options

Answer verified by Admin Jun 2, 2026
@PBerit
Comment options

@davevad93
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repositories The core of version-controlled code storage Question Ask and answer questions about GitHub features and usage
5 participants