Tracking Windows in Git
Avery Pennarun is tracking Windows using Git. The post is just insane.  A taste: I had to try it, of course. I went into ~/win, typed “git init”, and…
Avery Pennarun is tracking Windows using Git. The post is just insane.
A taste:
I had to try it, of course. I went into ~/win, typed “git init”, and “git add .”, and “git commit”. Ta da, a working git repository with my fresh Win98 install.
Then I created separate branches, one for each version of Office, and installed them one by one. And now I can easily test new versions of my plugin: “git checkout office2000; win” or “git checkout office97sr2; win”.
Written by
Related posts

GitHub Availability Report: January 2025
In January, we experienced two incidents that resulted in degraded performance across GitHub services.

GitHub Copilot: The agent awakens
Introducing agent mode for GitHub Copilot in VS Code, announcing the general availability of Copilot Edits, and providing a first look at our SWE agent.

That’s a wrap: GitHub Innovation Graph in 2024
Discover the latest trends and insights on public software development activity on GitHub with the release of Q2 & Q3 2024 data for the Innovation Graph.