Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-02-11 08:31:33 +0300
committerJunio C Hamano <gitster@pobox.com>2009-02-11 08:32:10 +0300
commit954cfb5cfd17d57b9b31b19b73efe73199407e07 (patch)
treef3baaaf7f25372b96e206b2bc3c8dd3940919433 /commit.c
parentf1c8a48a2de69bfc9837c53f2c52ffbe7239dc3e (diff)
Revert "Merge branch 'js/notes'"
This reverts commit 7b75b331f6744fbf953fe8913703378ef86a2189, reversing changes made to 5d680a67d7909c89af96eba4a2d77abed606292b.
Diffstat (limited to 'commit.c')
-rw-r--r--commit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/commit.c b/commit.c
index cf72143f58..aa3b35b6a8 100644
--- a/commit.c
+++ b/commit.c
@@ -5,7 +5,6 @@
#include "utf8.h"
#include "diff.h"
#include "revision.h"
-#include "notes.h"
int save_commit_buffer = 1;