git_tracker icon indicating copy to clipboard operation
git_tracker copied to clipboard

Some simple tricks that make working with Pivotal Tracker even better... and easier... um, besier!

Results 3 git_tracker issues
Sort by recently updated
recently updated
newest added

Lots of refactoring and/or re-design, before making a change to allow a "template" or strategy-based mechanism for looking up the current "issue number." These changes are largely based on me...

I am on a project that uses JIRA today. Their story format is `XYZ-123`, where `XYZ` is a project prefix and `123` is the story number. In my work, I...

This doesn't behave well when trying to init in a repository that is a submodule. I had to `git clone` my submodule repo, then init in there and copy the...