headless git branches: unmangling patch
jrayhawk@richardiv:~/src/git.ikiwiki.info$ sed '/<\/pre>/,/<pre>/ d' < doc/todo/headless_git_branches.mdwn | patch -p1 patch: **** malformed patch at line 34: @@ -439,17 +439,21 @@ sub git_commit_info ($;$) {master
parent
1f450863a0
commit
a13e1dad90
|
@ -84,6 +84,7 @@ at git show-ref to desice whether to throw an error or not.
|
|||
+ }
|
||||
}
|
||||
}
|
||||
|
||||
</pre>
|
||||
|
||||
Same concern here about extra work. Code path is nearly as hot, being
|
||||
|
|
Loading…
Reference in New Issue