Open main menu

Changes

Git branch creation

5 bytes added, 21:05, 18 May 2014
git config --add commit.template "relax_commit.txt"
# Make an executable to this.
ln -s $PWD/relax $HOME/bin/relax_${BRANCH}
# If you have a Mac
sed -i "" "s/archs = \['i386', 'ppc', 'x86\_64']/archs = \['x86\_64'\]/g" sconstruct