I would like to host my project on my own computer, since my computer is on all the time, and access it when im away from home and clone it on my other laptop when needed, and then commit to my desktop computer, basically using it as a GIT host.

Is it possible to do so? I do not want to use GitHub since I dont want to pay the $7 a month, and i would like to use my computer instead.

I made a repository right now with all of my project files inside, how do i continue from here?

有帮助吗?

解决方案

You could instead use Atlassian BitBucket, which has unlimited free private repos

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top