← Back to The Claudionary

Gitifying

/ˈɡɪt.ɪ.faɪ.ɪŋ.HEAD/v. trans.Technical

Etymology

From Git (distributed version control system, Torvalds 2005) + -ify (Lat. -ficare, to make) + -ing (Eng. progressive aspect); the term implies Claude is doing something to a repository that the repository did not ask for

Definition

The process by which Claude interacts with a Git repository, which in practice involves reading the commit history, forming strong opinions about the branching strategy, and staging changes with commit messages of questionable informativeness. The model is understood to be 'doing Git things.'

Diagram

main ──●──●──●──────────────●
        \                  /
 feat/A  ●──●──●──●──●──●
              ↑
        [git add -A]
        [git commit -m 'stuff']

Usage

"The model spent 14 seconds gitifying the provided codebase, during which it authored three commits: 'fix', 'fix (actually)', and 'I understand the problem now'." - Developer Experience Postmortem, Anthropic Tools Division, March 2025