X-Git-Url: https://sipb.mit.edu/gitweb.cgi/snippets/.git/blobdiff_plain/f1d754e4c46b778e7e94d1862a571dce92d046cf..5750512bf89936829d9fdb86cdd471dc2a833d71:/README diff --git a/README b/README index 0de1460..64c8f29 100644 --- a/README +++ b/README @@ -9,9 +9,14 @@ cd snippets git commit item git push -If you're not on gsipb and want to commit, ask e.g. geofft for access. You -can't write to the top level checkout here, but if you push (to the master -branch) from your own checkout, it will automatically update this checkout. +If you're not on gsipb and want to commit, ask geofft (or someone on +sipb-acl) to add you to snippets-committers. You can't write to +/mit/snippets directly, but if you push (to the master branch) from your +own checkout, it will automatically update this checkout. There's a (currently very simple) web interface at http://snippets.scripts.mit.edu/ + +snippets has support for submodules, if things outgrow this repository. +You can use 'git submodule update --init' to populate them if you want, +or look at .gitmodules to find where they live now.