Project: gnumed
Code Location: git://gitorious.org/gnumed/gnumed.gitmaster
Browse
/
Download File
update_tree.sh
#!/bin/bash

./remove-debris.sh

echo "updating python client source from VCS (currently git)"
git pull -v | tee git-pull.log