emacs-devel
[Top][All Lists]
Advanced

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

Re: May I do this small change to image-dired now?


From: Lars Ingebrigtsen
Subject: Re: May I do this small change to image-dired now?
Date: Sun, 28 Feb 2016 14:12:20 +1030
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

Mathias Dahl <address@hidden> writes:

> 1. If I git push this change, will it end up on the main Emacs branch (or
> trunk, Git and VCSes are not my strongest skill...)? I initially cloned the
> repo using my username on Savannah according to the guideline on EmacsWiki.

Yes, it'll end up on the trunk (which in gitspeak is called "master").

> 2. Is it a good time to do this now?

Yes.  :-)

Whenever I push something, I just write

git pull --rebase && git push

Somebody has always committed something in the meantime, and you can't
push until you've pulled their work, so that shortcut saves you a bit of
typing (and waiting).

-- 
(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]