How to use github on a per folder basis.
I put all of my golang projects in the same folder for easy access in the same goland project. I then build within those folders for each folder/project. How would I setup github to be used in this same way? So each folder is a separate git repo.
请先登录再写评论。
Hi Blake,
Sorry, I don't really understand the part about setting up the Github. Could you elaborate what exactly you want to setup?
For managing git repos in IDE, just add all git roots in Settings | Version Control.