all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Roche <Tom_Roche@pobox.com>
To: help-gnu-emacs@gnu.org,
Subject: Re: git push with vc (or other)?
Date: Fri, 13 Apr 2012 10:31:43 -0400	[thread overview]
Message-ID: <87wr5j3dps.fsf@pobox.com> (raw)
In-Reply-To: <83wr5k2caw.fsf@gnu.org>


Tom Roche Thu, 12 Apr 2012 22:11:36 -0400
>> * I know I have code committed locally that has not been pushed

>> * vc-mode knows my remote: e.g.,

>> *vc-dir*
>> > VC backend : Git
>> > Working dir: ~/path/to/local/working/dir
>> > Branch     : master
>> > Remote     : https://me@github.com/me/project.git
>> > Stash      : Nothing stashed

>>   which is all correct.

>> * I see (emacs)>Maintaining>Version Control>Branches>VC Pull

>> But I'm not seeing anything in `info` or the mode help (for either
>> vc or git.el) about pushing. Can this be done from emacs? Is there
>> an extension I need to install?

Eli Zaretskii Fri, 13 Apr 2012 12:47:35 +0300
> Does "C-x v v" do what you want? It should generally do whatever the
> next VC operation is that one would normally want.

Apparently not in this case. When I'm in *vc-dir* with clean status
(i.e., everything committed) and do `C-x v v`, I get the message

*Messages*
> Registering (~/path/to/local/working/dir)... done

(which means nothing to me) and there is no change on github.

Am I doing something wrongly, or is this a bug? If so, I can file one.
It does seem like vc-git is pretty much fully functional for "the
normal git usecases," i.e., {init, status, add, rm, commit, pull,
push}, except for the latter.

FWIW, Tom Roche <Tom_Roche@pobox.com>



  parent reply	other threads:[~2012-04-13 14:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13  2:11 git push with vc (or other)? Tom Roche
2012-04-13  2:14 ` XeCycle
2012-04-13  9:47   ` Eli Zaretskii
2012-04-13  9:47 ` Eli Zaretskii
2012-04-13 14:31 ` Tom Roche [this message]
     [not found] ` <mailman.1313.1334327173.20052.help-gnu-emacs@gnu.org>
2012-04-13 15:12   ` Stefan Monnier
2012-04-15  2:03     ` Óscar Fuentes

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=87wr5j3dps.fsf@pobox.com \
    --to=tom_roche@pobox.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.