cjb / GitTorrent

A decentralization of GitHub using BitTorrent and Bitcoin
MIT License
4.75k stars 262 forks source link

Simplify GitTorrent #17

Closed pickfire closed 9 years ago

pickfire commented 9 years ago

I think it is easier for users to use git clone gitt@sjb/something rather than git clone gittorrent://sjb/something. Is it better that way? And what about gt?

cjb commented 9 years ago

If everyone grabbed the two-letter version of their custom protocol it'd get messed up. But I agree it's annoyingly long. I guess I don't like gitt or gt though. :)

pickfire commented 9 years ago

I think that not everybody like to type gittorrent and gittorrend a few times just to set-up a git repository for gittorrent. Maybe think for a shorter and worthy name as the project is still new.

nesk commented 9 years ago

Seriously, is it really that hard to write 7 more characters compare to what you usually have to write? A shorter alias can be created latter, I don't think this what @cjb wants to work on as a priority.

pickfire commented 9 years ago

Thanks. I don't think that is so hard to write. Closing.

cjb commented 9 years ago

Just a few thoughts: I am open to a shorter alias, I just don't like any of the ones I can think of, they aren't descriptive enough. And it's fine to file issues that are not highest priority -- I'm not the only person who can work on them!