Skip to content
schacon edited this page Sep 12, 2010 · 1 revision

To see the tickets in any ticgit enabled repo, including mine, you need to create a local ticgit branch after the clone:

git clone git://github.com/schacon/ticgit.git 
cd ticgit
git branch ticgit origin/ticgit
ti list
Clone this wiki locally