On 10/03/13 00:00, Jonathan Nieder wrote:
Hi,
Michael Fallows wrote:
--- a/git.c
+++ b/git.c
@@ -316,8 +316,7 @@ static void handle_internal_command(int argc, const char
**argv)
{ "check-ignore", cmd_check_ignore, RUN_SETUP | NEED_WORK_TREE
},
{
>From 8750dc231a2b973efa18aff4dbc5b2ace7c79c47 Mon Sep 17 00:00:00 2001
From: Michael Fallows
Date: Sat, 9 Mar 2013 21:47:11 +
Subject: [PATCH] git.c: Remove unnecessary new line
New line on checkout-index is inconsistent with the rest of the commands
Signed-off-by: Michael Fall
New line on checkout-index is inconsistent with the rest of the commands
Signed-off-by: Michael Fallows
---
git.c |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/git.c b/git.c
index b10c18b..b4d7bbb 100644
--- a/git.c
+++ b/git.c
@@ -316,8 +316,7 @@ static void
New line on checkout-index is inconsistent with the rest of the commands
Signed-off-by: Michael Fallows
---
git.c |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/git.c b/git.c
index b10c18b..b4d7bbb 100644
--- a/git.c
+++ b/git.c
@@ -316,8 +316,7 @@ static void
4 matches
Mail list logo