author | Herbert Xu <herbert@gondor.apana.org.au> | |
Mon, 12 Sep 2005 01:03:43 +0000 (11:03 +1000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 12 Sep 2005 01:53:07 +0000 (18:53 -0700) | ||
commit | 65a9289d7e5207ed66199db94593b31fa5550fde | |
tree | 0ad353d993cc8ac4e300692fe872610bbb7b80c9 | tree | snapshot |
parent | 127bf00f7d2fee044602bec8c76ec9d6bf368025 | commit | diff |
[PATCH] Apply N -> A status change in diff-helper
When the git diff status 'N' was changed to 'A', diff-helper.c was
not updated accordingly. This means that it no longer shows the
diff for newly added files.
This patch makes that change in diff-helper.c.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Junio C Hamano <junkio@cox.net>
When the git diff status 'N' was changed to 'A', diff-helper.c was
not updated accordingly. This means that it no longer shows the
diff for newly added files.
This patch makes that change in diff-helper.c.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Junio C Hamano <junkio@cox.net>
diff-helper.c | diff | blob | history |