Skip to content

Instantly share code, notes, and snippets.

@goozbach
Created May 21, 2009 20:25
Show Gist options
  • Save goozbach/115712 to your computer and use it in GitHub Desktop.
Save goozbach/115712 to your computer and use it in GitHub Desktop.
$feature{'blame'}{'default'} = [1];
$feature{'blame'}{'override'} = 1;
$feature{'pickaxe'}{'default'} = [1];
$feature{'pickaxe'}{'override'} = 1;
$feature{'snapshot'}{'default'} = ['zip', 'tgz'];
$feature{'snapshot'}{'override'} = 1;
$projectsroot = '/srv/git/';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment