Read Anthropic’s case study about Graphite Reviewer

"Did not match any file(s) known to git"

Greg Foster
Greg Foster
Graphite software engineer


Note

This guide explains this concept in vanilla Git. For Graphite documentation, see our CLI docs.


This message indicates that the files you're trying to operate on aren't being tracked by Git or don't exist in your current directory. It can happen when attempting to run git checkout.

git fetch

This synchronizes branch information between your local development environment and remote. It does not attempt to merge remote changes into local. After that, you should be able to run git checkout again.

On this page
Git inspired
Graphite's CLI and VS Code extension make working with Git effortless.
Learn more

Graphite
Git stacked on GitHub

Stacked pull requests are easier to read, easier to write, and easier to manage.
Teams that stack ship better software, faster.

Or install our CLI.
Product Screenshot 1
Product Screenshot 2