Skip to content

Instantly share code, notes, and snippets.

View xavierm02's full-sized avatar

MONTILLET Xavier xavierm02

View GitHub Profile
@xavierm02
xavierm02 / LICENSE.txt
Created June 17, 2011 15:42 — forked from 140bytes/LICENSE.txt
140byt.es -- Click ↑↑ fork ↑↑ to play!
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
Version 2, December 2004
Copyright (C) 2011 YOUR_NAME_HERE <YOUR_URL_HERE>
Everyone is permitted to copy and distribute verbatim or modified
copies of this license document, and changing it is allowed as long
as the name is changed.
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
@xavierm02
xavierm02 / subgit
Created September 26, 2011 19:38 — forked from rustyio/subgit
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.