Skip to content

Instantly share code, notes, and snippets.

@foriequal0
foriequal0 / git-scratch
Last active May 10, 2021 03:49
git-scratch
#!/usr/bin/env bash
## Requires: (optional) git-sync
set -euo pipefail
OPTS_SPEC="\
$0 [<branch-name>] [<options>]
An opinionated git workflow for random walker.