emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Obscure error/warning/information message from git pull


From: Lars Magne Ingebrigtsen
Subject: Re: Obscure error/warning/information message from git pull
Date: Fri, 14 Nov 2014 14:59:24 +0100
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Andreas Schwab <address@hidden> writes:

> I'd be much easier if you used git new-workdir.

Let's see...  "git new-workdir" doesn't seem to exist on Debian Stale,
but it's in the contrib directory, so let's give it a go...

address@hidden ~/src]$ sh /usr/share/doc/git/contrib/workdir/git-new-workdir 
emacs 24-emacs
address@hidden ~/src]$ cd 24-emacs/
address@hidden ~/src/24-emacs]$ git checkout emacs-24
Branch emacs-24 set up to track remote branch emacs-24 from origin.
Switched to a new branch 'emacs-24'

<Here I check in a trivial .gitignore fix.>

address@hidden ~/src/24-emacs]$ git push
Counting objects: 5, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (3/3), done.
Writing objects: 100% (3/3), 355 bytes, done.
Total 3 (delta 2), reused 0 (delta 0)
remote: Sending notification emails to: address@hidden
To address@hidden:/srv/git/emacs.git
   6688117..6a079d5  emacs-24 -> emacs-24

Yay!  It worked.

Perhaps somebody should put this on the wiki.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]