top | item 1476298

(no title)

tomafro | 15 years ago

If one of your projects becomes dormant, you always have the option to move it off the site. If it becomes active again, it's easy to push the repository back up to github.

discuss

order

edanm|15 years ago

That sounds like a lot of overhead that is best avoided. For me, half the point of these types of services is the "upload and stop worrying" mentality.

ahoyhere|15 years ago

I hear that people like to pay money for peace of mind.

lars512|15 years ago

I don't really use GitHub, but the same issue comes around with BitBucket. The main obstacle to taking projects off BitBucket is their issue tracker (wiki is cloneable). You don't really want to lose issue history every time you take something off the site. I've been looking at distributed bug trackers such as Bugs Everywhere (http://bugseverywhere.org/be/show/HomePage) for this reason.

jackowayed|15 years ago

Yeah, I have several git repos that I don't need to work on now but could want in the future (and can't post publicly) in Dropbox for safe keeping. I deleted them from GitHub so I could stay under my Micro plan's limit.

One of the great things about using git :)

pwim|15 years ago

It seems like this could be a new feature for github - archive a project.