How do I get all the files of the 2nd repo into a branch of 1st repo?
I created a branch named "New_css_theme" in the 1st repo (see 1st image). However, the new HTML/CSS theme is located in the 2nd repo (see 2nd image).
The first repo is the only one on a server (rails). That HTML/CSS was my first attempt at a HTML project. It's Ok for an internal prototype, but it's not good enough for public consumption. So now I want to switch out the html/css and replace it with a theme. However, I don't know what the proper workflow is to do this.
Why do you have two separate repos? Are these different projects? Or do you have two different servers (remotes) for the same project?
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.