Skip to content

Instantly share code, notes, and snippets.

View xavierm02's full-sized avatar

MONTILLET Xavier xavierm02

View GitHub Profile
@rustyio
rustyio / subgit
Created January 24, 2010 18:48
subgit
#!/usr/bin/env sh
# subgit
#
# A tiny wrapper around git to help you manage
# Git sub-projects easily, safely, and simply.
#
# Created by Rusty Klophaus (@rklophaus)
#
# See http://rklophaus.com/subgit for usage.