Stefan Hajnoczi
Open source and virtualization blog
Showing posts with label
git
.
Show all posts
Showing posts with label
git
.
Show all posts
Tuesday, February 2, 2021
Keeping a clean git commit history
›
Does the commit history of your source repository look like this: f02af91822 docs: fix incorrect subheadings dd7bee8b38 cli: add --import ...
Friday, December 11, 2020
Building a git forge using git apps
›
The two previous blog posts about why git forges are von Neumann machines and the Radicle peer-to-peer git forge explored models for git f...
Sunday, December 6, 2020
Understanding Peer-to-Peer Git Forges with Radicle
›
Git is a distributed version control system and does not require a central server. Although repositories are usually published at a well-kno...
Monday, November 30, 2020
Git Forge Apps: Why git forges are serverless computing providers
›
In this post I want to explore an idea for a new type of application made possible by the power of git forges like GitLab and GitHub . I do...
Friday, May 13, 2016
Git: Internals of how objects are stored
›
Git has become the ubiquitous version control tool. A big community has grown around Git over the years. From its origins with the Linux ...
›
Home
View web version