
App::TimeTracker::Command::sync - synchronise tasks via git

Syncs your "database" of tracked time via git. I use this to be able to track my worktime on my laptop and my work machine.
sync will first add all your new changes,
pull from remote and then push.
~$ tracker sync ... git output ...

Usage Description for Getopt::Long::Descriptive
Command line options definition
Implementation of command

Thomas Klausner, <domm at cpan.org>

Copyright 2009 Thomas Klausner, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.