The tag has no wiki summary.

learn more… | top users | synonyms

15
votes
2answers
1k views

Can I associate a github gist with an organization?

My team has a GitHub organization account. A lot of the work I do results in one-off scripts that we want to be able to have on our organization page, but that aren't big enough projects to justify ...
4
votes
1answer
209 views

Where can I host a version control repository (such as Git, Mercurial etc.)

This post will cover hosting repositories on Github Bitbucket Gitorious Unfuddle Beanstalk Codeplex Feel free to add other services if you have used them. I felt that this post was better suited ...
11
votes
2answers
615 views

Is Google Docs' Revision History a stable long-term audit trail?

Are all our changes logged, safe, saved, secure and downloadable? Has Google Docs committed to it all being seeable, shareable, protected and preserved? Remembering what was said is important. I ...
1
vote
2answers
126 views

Host Project on Public GitHub Repo but Hide Sensitive Information

So I'm fine with the source code to my files being public, but I obviously don't want my passwords/login info/etc to be public. How can I host the repo with GitHub publicly but keep myself safe?
7
votes
1answer
400 views

Online tool showing network graph (as seen on Github) for any Git repo without having to clone?

I love Github's Network graph because it allows to see at a glance what are the trends of a Git repo, without having to clone that repo locally. PROBLEM: It only works for Github-hosted repos, as ...
5
votes
1answer
421 views

Google Drive permalink that doesn't change with new file versions

I have a file that I'm storing on Google Drive and I update it frequently with new versions (multiple times a day, sometimes). So far, when I copy the link from the "Share" window that allows other ...
4
votes
10answers
1k views

Looking for a general-use cloud-hosted document management webapp [closed]

Is there a webapp I can use to version-track text? I'm a copyeditor, and I'm forever swapping chapters back and forth with author clients. My ideal app would be able to check documents in and out, ...
1
vote
2answers
199 views

Chat / IM / WebApp solution for developers with history; pasing code, screenshots; revision, bug notification [closed]

These is similar questions which seems a bit outdated: http://stackoverflow.com/questions/36415/best-chat-im-tool-for-developers - 2008 year ...
8
votes
2answers
878 views

How to delete obsolete JSFiddle versions?

Can anyone tell me how I delete obsolete JSFiddle versions, but keep the base version?