git-remote-codecommit
« Back to VersTracker
Description:
Git Remote Helper to interact with AWS CodeCommit
Type: Formula  |  Tracked Since: Dec 28, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: git aws codecommit vcs devops
Install: brew install git-remote-codecommit
About:
This Git remote helper enables seamless interaction with AWS CodeCommit repositories using standard Git commands. It authenticates via AWS credentials, eliminating the need for managing SSH keys or Git credentials. This allows developers to clone, fetch, and push directly to CodeCommit repositories as if they were any other remote.
Key Features:
  • Native Git integration using the 'codecommit://' URL scheme
  • Automatic authentication using standard AWS credential providers
  • Eliminates the need for managing SSH keys or Git credentials manually
  • Supports all standard Git operations (clone, fetch, push, pull)
Use Cases:
  • Integrating AWS CodeCommit into existing Git workflows and CI/CD pipelines
  • Managing repositories for AWS-based development projects
  • Simplifying authentication for teams using AWS IAM for source control access
Alternatives:
  • git-remote-s3 – Similar concept for AWS S3, but CodeCommit is a dedicated Git service
  • HTTPS Git URLs – Requires manual credential management or credential helpers
Version History
Detected Version Rev Change Commit
Jan 9, 2026 8:26am 6 REVISION_ONLY 712c1288
Oct 10, 2024 7:01pm 3 VERSION_BUMP fcf4bd25