+[5 years ago]lmatWould have been nice 30 years ago, but we'll take what we can get, eh? +[5 years ago]tang^there are a lot of options for windows now +[5 years ago]r00t^2before i waste time, is it possible to submit a pull request that just adds tags to a project? +[5 years ago]tang^no +[5 years ago]r00t^2thought not. thanks tang^
+[5 years ago]JosseHi there, I've got 2 git repositories on my computer that I want to put in one general GitHub repository, each in their separate folder +[5 years ago]JosseI've looked into some methods and submodules seem to be a thing, but I would prefer not to have them stored on my computer twice, and I've not yet found how to do that with submodules or so +[5 years ago]JosseIs there a way to `git push` from the git repository on my computer directly to a folder inside a GitHub repository? +[5 years ago]nedbatJosse: why not make them one git repo on your computer? +[5 years ago]Jossenedbat: It consists of a mobile app made in Flutter, and a web app in React, and I like to keep my folders with web and app development seperated