w2do
lite2do
A lightweight command-line todo manager.
-
Cloning this repository:
git clone git://gitorious.org/w2do/lite2do.git lite2do cd lite2do
Add this repository as a remote to an existing local repository:
git remote add lite2do git://gitorious.org/w2do/lite2do.git git fetch lite2do git checkout -b my-local-tracking-branch lite2do/master_or_other_branch
- Branches:
- master


