]> snippets.scripts.mit.edu Git - Scripts/git/.git/blame - README
better URL to the web interface
[Scripts/git/.git] / README
CommitLineData
5dd44a2a
GT
1This is a repository for useful small snippets that really belong in version
2control in a central spot, instead of someone's Public. Please add stuff
3here via git:
4
5add git
6git clone /afs/sipb/project/snippets
7cd snippets
8[create or copy a file, let's call it "item"]
9git commit item
10git push
11
12If you're not on gsipb and want to commit, ask e.g. geofft for access. You
13can't write to the top level checkout here, but if you push (to the master
14branch) from your own checkout, it will automatically update this checkout.
15
16There's a (currently very simple) web interface at
bd9b45f2 17http://snippets.scripts.mit.edu/