all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean-Christophe Helary <brandelune@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: casual contributing with git
Date: Sun, 19 May 2019 10:41:19 +0900	[thread overview]
Message-ID: <B58E31B7-D0AC-428E-A84C-D6158E27EE99@gmail.com> (raw)

I've been reading the docs here:

"GitForEmacsDevs"
https://www.emacswiki.org/emacs/GitForEmacsDevs

and here:

"GitQuickStartForEmacsDevs"
https://www.emacswiki.org/emacs/GitQuickStartForEmacsDevs

And they all mention git push *even* for the "casual developer" (supposedly the one who does not have write access).

Obviously, I can commit on my local master but trying to push anything is not possible and then when I do a git pull to update master I end up with all sorts of conflicts.

Not all casual developers are git masters so it would be nice to have a clearly documented process for them.

So, what's the best way to work for the casual developer who doesn't have write access ?

Should we create a branch where we work and that we keep in sync with master?

> On Jul 5, 2017, at 2:51, Stephen Leake <stephen_leake@stephe-leake.org> wrote:
> 
> Workspaces are cheap; I keep a full checkout of master, and one of each
> branch I'm working on, at all times.

Is that the recommended way ?

I'm ready to update the above docs when I have something that works and that is approved here.


Jean-Christophe Helary
-----------------------------------------------
http://mac4translators.blogspot.com @brandelune





             reply	other threads:[~2019-05-19  1:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-19  1:41 Jean-Christophe Helary [this message]
2019-05-19  2:08 ` casual contributing with git Amin Bandali
2019-05-19  2:30   ` Jean-Christophe Helary
2019-05-20  4:23     ` Amin Bandali
2019-05-19  4:48 ` Marcin Borkowski
2019-05-22  5:31   ` Eli Zaretskii
2019-05-24 17:05     ` Marcin Borkowski

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=B58E31B7-D0AC-428E-A84C-D6158E27EE99@gmail.com \
    --to=brandelune@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.