all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ted Zlatanov <tzz@lifelogs.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Using VC
Date: Wed, 08 Jan 2014 10:59:54 -0500	[thread overview]
Message-ID: <87zjn68nwl.fsf@flea.lifelogs.com> (raw)
In-Reply-To: mailman.11358.1389143088.10748.help-gnu-emacs@gnu.org

On Tue, 7 Jan 2014 18:04:32 -0700 Bob Proulx <bob@proulx.com> wrote: 

BP> Ted Zlatanov wrote:
>> I think some form of "git push" should at least be offered as a choice.
>> ...
>> It should, IMHO, offer three choices (and a way to cancel, of course):
>> 
>> "Push"
>> "Push to origin"
>> "Push to core"
>> 
>> I know there are many possible paths, but with Git you tend to use those
>> two paths (push + push to a specific remote) pretty often after a commit.

BP> No 'git pull'?  For the most part git is all about pulling changesets
BP> from place to place.

It may require interaction so it's not ideal.  But "git fetch" and "git
fetch [remote]" would make sense, they are generally harmless and don't
need input.

The more advanced things like rebase, merge, etc. don't make sense here
either.

Ted


  parent reply	other threads:[~2014-01-08 15:59 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-04  6:31 Using VC Rustom Mody
2014-01-04  7:00 ` Dale Snell
2014-01-04 15:34 ` Rustom Mody
2014-01-04 19:28 ` Stefan Monnier
2014-01-05  2:38 ` Bob Proulx
2014-01-05  2:54 ` Rustom Mody
     [not found] ` <mailman.11014.1388863718.10748.help-gnu-emacs@gnu.org>
2014-01-07  0:08   ` Ted Zlatanov
2014-01-08  1:04     ` Bob Proulx
     [not found]     ` <mailman.11358.1389143088.10748.help-gnu-emacs@gnu.org>
2014-01-08 15:59       ` Ted Zlatanov [this message]
2014-01-07 22:11   ` Jorgen Grahn

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=87zjn68nwl.fsf@flea.lifelogs.com \
    --to=tzz@lifelogs.com \
    --cc=help-gnu-emacs@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.