How do I merge a repository if I don’t have an account on github and I just hit make repository
You can hit the source control button, and hit new repository button to create a local repository in your repl.
@Vandesm14 I did that, but now I have a branch that I want to merge, but I have no idea how I’m supposed to do it. Here, I’ll send a pic.
@Vandesm14
@Highwayman If you understand git commands, just hit Ctrl+Shift+S to open a shell and run the commands. If not, you can view how to merge a branch via shell here
@Vandesm14 thanks! Is there a way to open the shell on the IPad? It’s the only thing I ever get to use.
@Highwayman Try right-clicking and selecting command palette. Then, type in shell and hit enter.
@Vandesm14 Success! Thank you so much, that’s going to be super helpful.
@Highwayman You're very welcome!
You can hit the source control button, and hit new repository button to create a local repository in your repl.
@Vandesm14 I did that, but now I have a branch that I want to merge, but I have no idea how I’m supposed to do it. Here, I’ll send a pic.
@Vandesm14

@Highwayman If you understand git commands, just hit Ctrl+Shift+S to open a shell and run the commands. If not, you can view how to merge a branch via shell here
@Vandesm14 thanks! Is there a way to open the shell on the IPad? It’s the only thing I ever get to use.
@Highwayman Try right-clicking and selecting command palette. Then, type in shell and hit enter.
@Vandesm14
Success! Thank you so much, that’s going to be super helpful.
@Highwayman You're very welcome!