From: Jason Riedy <jason@acm.org>
To: Jeff King <peff@peff.net>
Cc: David Bryson <david@statichacks.org>,
Felix Andersen <felix@nibbo.se>,
git@vger.kernel.org
Subject: Re: Managing websites with git
Date: Mon, 01 Dec 2008 19:46:35 -0500 [thread overview]
Message-ID: <87k5ajflp0.fsf@sparse.dyndns.org> (raw)
In-Reply-To: <20081130172717.GA7047@coredump.intra.peff.net> (Jeff King's message of "Sun, 30 Nov 2008 12:27:17 -0500")
And David Bryson writes:
> One really should not push to a non-bare repo.
WHAT?!?!?!
And Jeff King responds:
> It's in master and should be in 1.6.1, but it is a config option that
> defaults to "warn" for now, so as not to break existing setups.
WHAT?!?!?!
I do this all the time. I clone from my main working directory
onto some cluster / MPP where the build system is all wonky.
Once I get everything building, I push back to a branch (often
new) in my main working directory. Then I can merge the build
changes whenever I get a chance.
Pushing from these systems often is much, much easier than
pulling from the origin. Sometimes you're working in temporary
space on a back-end node; you can connect out but you cannot
connect in.
I've gotten a few people interested in git for managing these
nearly one-off build problems. git is the first system that has
"just worked" for them. Their having to configure each repo
eliminates the "just works" factor.
It feels like newer gits make more and more decisions about what
I shouldn't do.
Jason
next prev parent reply other threads:[~2008-12-02 1:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-30 16:30 Managing websites with git Felix Andersen
2008-11-30 17:07 ` David Bryson
2008-11-30 17:27 ` Jeff King
2008-12-02 0:46 ` Jason Riedy [this message]
2008-12-02 1:11 ` Jeff King
2008-12-02 15:55 ` Jason Riedy
2008-12-02 16:55 ` Jeff King
2008-12-02 19:07 ` Junio C Hamano
2008-12-02 1:36 ` Leo Razoumov
2009-01-03 21:29 ` Todd A. Jacobs
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=87k5ajflp0.fsf@sparse.dyndns.org \
--to=jason@acm.org \
--cc=david@statichacks.org \
--cc=felix@nibbo.se \
--cc=git@vger.kernel.org \
--cc=peff@peff.net \
/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).