Open main menu

Gramps β

Changes

Committing policies

17 bytes removed, 13:04, 30 July 2014
m
Check
git log --oneline
You can also limit the number of entries shown by passing in the '''-n''' flag to svngit. Add '''--stat''' to see the files affected by the commit:
git log -5
You can make a test on a local copy:
./autogen.sh PYTHONPATH=../../trunk/src gramps python po/test/po_test.py
where ../.. is the path to your local copy