From: "Leo Razoumov" <slonik.az@gmail.com>
To: "Jason Riedy" <jason@acm.org>, git@vger.kernel.org
Cc: "Jeff King" <peff@peff.net>,
"David Bryson" <david@statichacks.org>,
"Felix Andersen" <felix@nibbo.se>
Subject: Re: Managing websites with git
Date: Mon, 1 Dec 2008 20:36:43 -0500 [thread overview]
Message-ID: <ee2a733e0812011736o122b43bbxb30a92261f584370@mail.gmail.com> (raw)
In-Reply-To: <87k5ajflp0.fsf@sparse.dyndns.org>
On 12/1/08, Jason Riedy <jason@acm.org> wrote:
> 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
>
I second Jason's opinion. I also frequently push to non-bare
intermediary repos. This functionality is essential for several of my
work flows. Please, please, do not handicap git-push operation!!
--Leo--
next prev parent reply other threads:[~2008-12-02 1:38 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
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 [this message]
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=ee2a733e0812011736o122b43bbxb30a92261f584370@mail.gmail.com \
--to=slonik.az@gmail.com \
--cc=david@statichacks.org \
--cc=felix@nibbo.se \
--cc=git@vger.kernel.org \
--cc=jason@acm.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).