When I was thinking about the way git handles branches (and if it should be any different), I kept running into the idea that for most applications, the important information is not just what's in a commit and where a branch is now, but very often, what branch(es) a commit was added to.
(no subject)
Date: 2018-01-30 10:37 pm (UTC)When I was thinking about the way git handles branches (and if it should be any different), I kept running into the idea that for most applications, the important information is not just what's in a commit and where a branch is now, but very often, what branch(es) a commit was added to.