login
Header Space

 
 

Re: What's in git.git tonight

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Junio C Hamano <junkio@...>
Cc: <git@...>
Date: Sunday, November 6, 2005 - 5:07 pm

Junio C Hamano <junkio@cox.net> writes:


A tiny nit:

---

Consistency is the hobgoblin of small minds, and mine is tiny indeed.
Do not search the current directory when including expat.h, since it
is not supplied by git.

Signed-off-by: Paul Collins <paul@briny.ondioline.org>

diff --git a/http-push.c b/http-push.c
index c10067c..89fda42 100644
--- a/http-push.c
+++ b/http-push.c
@@ -7,7 +7,7 @@
 
 #include <curl/curl.h>
 #include <curl/easy.h>
-#include "expat.h"
+#include <expat.h>
 
 static const char http_push_usage[] =
 "git-http-push [--complete] [--force] [--verbose] <url> <ref> [<ref>...]\n";


-- 
Dag vijandelijk luchtschip de huismeester is dood
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
What's in git.git tonight, Junio C Hamano, (Sun Nov 6, 6:00 am)
Re: What's in git.git tonight, Johannes Schindelin, (Sun Nov 6, 8:46 am)
Re: What's in git.git tonight, Randal L. Schwartz, (Sun Nov 6, 6:54 am)
Re: What's in git.git tonight, Marco Roeland, (Sun Nov 6, 8:11 am)
Re: What's in git.git tonight, Randal L. Schwartz, (Sun Nov 6, 8:24 am)
Re: What's in git.git tonight, Paul Collins, (Sun Nov 6, 7:57 am)
Re: What's in git.git tonight, Randal L. Schwartz, (Sun Nov 6, 8:08 am)
Re: What's in git.git tonight, Randal L. Schwartz, (Sun Nov 6, 8:33 am)
Re: What's in git.git tonight, Junio C Hamano, (Sun Nov 6, 2:47 pm)
Re: What's in git.git tonight, Paul Collins, (Sun Nov 6, 5:07 pm)
speck-geostationary