all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* git push with vc (or other)?
@ 2012-04-13  2:11 Tom Roche
  2012-04-13  2:14 ` XeCycle
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Tom Roche @ 2012-04-13  2:11 UTC (permalink / raw)
  To: help-gnu-emacs


How to do remote-related git operations (e.g., push to github) from
emacs? Why I ask:

I'm running

$ lsb_release -ds
Linux Mint Debian Edition
$ uname -rv
3.0.0-1-amd64 #1 SMP Sun Jul 24 02:24:44 UTC 2011
$ emacs-snapshot --version
GNU Emacs 24.0.94.1

which is up-to-date with emacs.naquadah.org:stable. I've been using
git from the commandline for awhile, but not from emacs, which seemed
odd since I do most everything else from emacs. So I've been playing
with vc-mode and git's git.el (after installing package=git-el), and
have been able to do everything I need with my local repository.
However I want to push some code committed locally to a github remote,
and

* I can do this from the commandline

* 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?

TIA, Tom Roche <Tom_Roche@pobox.com>



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-04-15  2:03 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
     [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

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.