chiark / gitweb /
Split brain: Actually generate .gitignore patch
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 4 Jun 2016 16:01:40 +0000 (17:01 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 16 Jul 2016 15:47:47 +0000 (16:47 +0100)
commitded07ffa9b1056c1a0f27c3b51ba81c3cb16b0ff
treeec3db410808c373a0bcaae6c4570092561fbb318
parenta4264dc02181058e3c94227bb6686aeed308e285
Split brain: Actually generate .gitignore patch

Close our FH onto the file, and run git diff to fill it with the
actual diff.  Add the file to series.  Use git add and git commit to
commit the patch to the private git branch.

Now most of the code to generate the .gitignore properly is present, I
think, but not debugged.
dgit