Question

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?

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top