Files @ 045044899860
Branch filter:

Location: light9/light8/backuper

drewp@bigasterisk.com
optimize point drags by making most points do an abbreviated update. this workaround goes away once SyncedGraph does specific updating
Ignore-this: 54c8ade3731be72e5713dd4ee4ef7257
1
2
3
4
5
6
#!/bin/zsh

cd ~dmcc/cvs/light9/light8
DIR=backups/`date +%Y%m%d%H%M%S`
mkdir -p $DIR
cp *.py $DIR