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: Mon, 06 Jan 2014 19:08:37 -0500	[thread overview]
Message-ID: <87lhysejqy.fsf@flea.lifelogs.com> (raw)
In-Reply-To: mailman.11014.1388863718.10748.help-gnu-emacs@gnu.org

On Sat, 04 Jan 2014 14:28:04 -0500 Stefan Monnier <monnier@iro.umontreal.ca> wrote: 

>> The VC command C-x v v claims to cycle through the appropriate actions
SM> That was somewhat true back in the days of RCS (where there were
SM> basically only 2 actions: checkout and checkin), then a bit less in the
SM> days of CVS, and nowadays it's completely untrue since the set of
SM> appropriate actions possible at a given time is much larger than 1.

I think some form of "git push" should at least be offered as a choice.

Scenario:

repo is clean and ahead of remotes "origin" and "core"

I use `C-x v v'

Right now it does nothing.

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.

Ted


  parent reply	other threads:[~2014-01-07  0:08 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 [this message]
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
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=87lhysejqy.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.