Skip to content

Instantly share code, notes, and snippets.

View jovandeginste's full-sized avatar

Jo Vandeginste jovandeginste

View GitHub Profile
#!/bin/bash -eu
function usage()
{
cat <<- EOF
Usage: $0 <name of fork owner> [local name of remote]
name of fork owner: name of the github user having the fork
local name of remote: how to locally call the fork (defaults to name of fork owner)