Thread (14 messages) flat view 14 messages, 4 authors, 2016-06-15

Re: [PATCH 4/4] rebase -i: Add tests for "--edit-todo"

From: Martin von Zweigbergk <hidden>
Date: 2016-06-15 22:54:47

On Mon, Sep 17, 2012 at 6:28 PM, Andrew Wong [off-list ref] wrote:
+       test M = $(git cat-file commit HEAD^ | sed -ne \$p) &&
+       test L = $(git cat-file commit HEAD | sed -ne \$p)
I couldn't find "$" (match last line) in the POSIX man page for sed.
Besides, I think $(git show -s --format=%s HEAD) reads better.

For future reference, and if you haven't already, you may want to
install manpages-posix (or manpages-posix-dev?) and then you can run
e.g. "man 1p sed" to see the POSIX man page for sed.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help