List for cgit developers and users
 help / color / mirror / Atom feed
From: Jason at zx2c4.com (Jason A. Donenfeld)
Subject: [PATCH] Update git to v1.8.2.1
Date: Mon, 8 Apr 2013 20:37:38 +0200	[thread overview]
Message-ID: <CAHmME9qki7n5Rp+kjxrQpVr4Z2drxBqgMY-HzzSObJJu2_gLCw@mail.gmail.com> (raw)
In-Reply-To: <20130408183021.GX2222@serenity.lan>

zx2c4 at thinkpad ~/Projects/cgit $ QUERY_STRING="url=foo/log"
CGIT_CONFIG=tests/trash/cgitrc strace -e access ./cgit 2>&1 >/dev/null
| grep gitconfig
access("/home/zx2c4/etc/gitconfig", R_OK) = -1 ENOENT (No such file or
directory)
access("/home/zx2c4/.gitconfig", R_OK)  = 0
access("/home/zx2c4/etc/gitconfig", R_OK) = -1 ENOENT (No such file or
directory)
access("/home/zx2c4/.gitconfig", R_OK)  = 0


Interesting.




  reply	other threads:[~2013-04-08 18:37 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-08  8:00 john
2013-04-08  8:42 ` mailings
2013-04-08 13:41 ` Jason
2013-04-08 18:12 ` mailings
2013-04-08 18:16   ` mailings
2013-04-08 18:25     ` cgit
2013-04-08 18:31       ` Jason
2013-04-08 18:30     ` john
2013-04-08 18:37       ` Jason [this message]
2013-04-08 18:22   ` john
2013-04-08 18:38     ` mailings
2013-04-08 18:39       ` Jason
2013-04-08 18:42         ` mailings
2013-04-08 18:43       ` 
2013-04-08 18:47       ` john
2013-04-08 18:48         ` Jason
2013-04-08 18:52           ` [PATCH] Do not load system gitconfig and gitattributes john
2013-04-08 18:55             ` Jason
2013-04-08 19:00               ` mailings
2013-04-08 19:02                 ` Jason
2013-04-08 19:15                   ` Jason
2013-04-08 19:24                     ` john
2013-04-08 19:29                       ` Jason
2013-04-08 19:28                     ` mailings

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAHmME9qki7n5Rp+kjxrQpVr4Z2drxBqgMY-HzzSObJJu2_gLCw@mail.gmail.com \
    --to=cgit@lists.zx2c4.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).