On Mon, Oct 14, 2019 at 9:20 PM Jeff King wrote:
> There are a few lines just above that have 8+ spaces. Arguably those
> could be tabs, too, depending on your view of tabs. We usually do "8
> spaces is a tab" in the Git project, but the oft-repeated "tabs to
> indent, spaces to align" mantra woul
On Tue, Oct 15, 2019 at 03:31:26AM +, Norman Rasmussen via GitGitGadget
wrote:
> From: Norman Rasmussen
>
> This changes the indent from
> ""
> to
> ""
> so that the statement lines up with the rest of the block.
Yep, that makes sense. Looks like I introduced the problem (most of my
pe
From: Norman Rasmussen
This changes the indent from
""
to
""
so that the statement lines up with the rest of the block.
Signed-off-by: Norman Rasmussen
---
contrib/diff-highlight/DiffHighlight.pm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/diff-highlight/Dif
3 matches
Mail list logo