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