git-tracker
« Back to VersTracker
Description:
Integrate Pivotal Tracker into your Git workflow
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: git pivotal-tracker productivity developer-tools automation
Install: brew install git-tracker
About:
GitTracker is a command-line utility that bridges Git commits with Pivotal Tracker stories. It allows developers to associate commits with story IDs directly from their terminal, streamlining the development workflow. This tool enhances traceability between code changes and project management tasks.
Key Features:
  • Link Git commits to Pivotal Tracker stories via command-line flags
  • Automatically updates story status or adds comments
  • Simple configuration using environment variables or a local file
  • Integrates seamlessly into existing Git hooks
Use Cases:
  • Automatically update Pivotal Tracker story status when pushing Git commits
  • Link code changes directly to project tasks for better traceability
  • Streamline development workflow for agile teams using Git and Pivotal Tracker
Alternatives:
  • git-pivotal – Similar functionality for Pivotal Tracker integration, often with different command syntax.
  • manual linking – Manually pasting commit URLs into tracker comments; GitTracker automates this process.
Version History
Detected Version Rev Change Commit
Sep 12, 2025 8:09am 0 VERSION_BUMP a9ca2483