Privacy policy
We collect nothing.
Last updated: 2026-05-20
What this page is
git & fit is a VS Code extension and a static marketing site at gitnfit.dev. Microsoft requires a publisher to publish a privacy policy on the Marketplace listing. This is it. The short version: we do not collect, store, transmit, sell, share, or process any data about you.
The extension
- No telemetry. The extension makes zero network requests at any time. It does not call home for updates, analytics, crash reports, feature flags, or anything else.
- No accounts. There is no sign-in. There is no user identifier.
- State is local-only. The extension reads
your repository's
.git/logs/HEADto detect new commits, and writes per-workspace state into your VS Code installation's.vscode/directory. Nothing leaves your machine. - Open source. The full source is at github.com/quirkfly/gitnfit. You can verify the above in about ten minutes.
This website
- No analytics. No Google Analytics, no Plausible, no Fathom, no Cloudflare Web Analytics, nothing.
- No cookies. The site sets no cookies. We do not need to display a cookie banner because there are no cookies to consent to.
- No tracking scripts. The site ships only static HTML, CSS, the brand mark SVGs, and the promotional video. No client-side JavaScript runs.
- Server logs. The web server logs standard HTTP request lines (timestamp, request path, response status, user-agent, source IP) in a rolling buffer for troubleshooting. These logs are not aggregated, not exported, and are auto-rotated. They are not used to identify individuals or build profiles.
- Cloudflare. The site is served through Cloudflare. Cloudflare may set its own security cookies and log requests independently per its privacy policy. We do not have access to Cloudflare's logs beyond the per-domain analytics summary we have disabled.
Third parties
We use no third-party data processors. The extension has no dependencies that phone home. The website has no embedded third-party services (no fonts loaded from Google Fonts, no embeds from YouTube, etc.) — the only outbound request a browser makes for the site is to Cloudflare's CDN edge.
Changes to this policy
If we ever introduce data collection (e.g. opt-in crash reporting), we will update this page, change the "Last updated" date, and announce the change in the next release's CHANGELOG before the data-collecting version goes live.
Contact
Questions: open an issue at github.com/quirkfly/gitnfit/issues.