Re: [PATCH] mergetool: Replace use of "echo -n" with printf(3) to be more portable

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [PATCH] mergetool: Replace use of "echo -n" with printf(3) to be more portable

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:02

Theodore Tso [off-list ref] writes:
Junio, I've prepared an alterate patch series.  If you haven't pulled
from repo.or.cz, I'd appreciate it if you could pull from the
mergetool branch (instead of master) instead:

	http://repo.or.cz/w/git/mergetool.git
Thanks; will do later tonight after I got home.
(Apparently there's no way to forcibly reset the pointer of the master
head on repo.or.cz, probably for security/sanity reasons, without
going through an administrator.)
Really?  I push with '+' (aka "single force") all the time to
alt-git.git repository and haven't noticed that:

    [remote "repo"]
            url = repo.or.cz:srv/git/alt-git.git/
            push = refs/tags/ko-master:refs/heads/master
            push = refs/tags/ko-next:refs/heads/next
            push = +refs/tags/ko-pu:refs/heads/pu
            push = refs/tags/ko-maint:refs/heads/maint

Here, tags/ko-* keeps track of what I pushed out the official
k.org repositories, and my workflow has been:

    $ git push ko ;# push to k.org refs/heads/{master,next,...}
    $ git fetch ko ;# fetch them back to refs/tags/ko-*
    $ git push repo ;# update alt-git.git

Re: [PATCH] mergetool: Replace use of "echo -n" with printf(3) to be more portable

From: Theodore Tso <tytso@mit.edu>
Date: 2016-06-15 22:43:02

On Thu, Mar 29, 2007 at 03:02:42PM -0700, Junio C Hamano wrote:
Really?  I push with '+' (aka "single force") all the time to
alt-git.git repository and haven't noticed that:
Oh, cool, it never occurred to me that it would work with push on a
remote repository (but that makes perfect sense in retrospect :-).

						- Ted
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help