diff options
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/headless_git_branches.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/todo/headless_git_branches.mdwn b/doc/todo/headless_git_branches.mdwn index 8a1e68201..e97b59900 100644 --- a/doc/todo/headless_git_branches.mdwn +++ b/doc/todo/headless_git_branches.mdwn @@ -11,6 +11,9 @@ I've fixed this initial construction case, and, based on my testing, I've also f Please commit so my users stop whining at me about having clean branches to push to, the big babies. Summary: Change three scary loud failure cases related to empty branches into three scary loud success cases. + +[[!tag patch]] + <pre> diff --git a/IkiWiki/Plugin/git.pm b/IkiWiki/Plugin/git.pm index cf7fbe9..5b1e334 100644 |