Make a create-stable-branch script. Easy.
authorStephen Haberman <stephen@exigencecorp.com>
Thu, 25 Sep 2008 05:57:48 +0000 (00:57 -0500)
committerStephen Haberman <stephen@exigencecorp.com>
Thu, 25 Sep 2008 05:57:48 +0000 (00:57 -0500)
commitf81db53e1019e1d90d6e924b081e2c29fa123721
treee54d8c110be06a3fc29a530a53030ba00913d919
parent2cc12dd1e867b34569924d6008972b98ffe353f9
Make a create-stable-branch script. Easy.

Makes me wonder why all git repos don't just start with this empty directory
commit instead of the having people do the "you can't clone empty repositories
so make a dummy crap" dance.

Oh, well, I suppose it does encode my timestamp/user info/etc. Which probably
shouldn't be in every new repo git ever created. Okay, fair enough.
scripts/make-stable-branch [new file with mode: 0644]