all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* single-command git commits
@ 2016-07-19  0:06 Eric Abrahamsen
  0 siblings, 0 replies; 7+ messages in thread
From: Eric Abrahamsen @ 2016-07-19  0:06 UTC (permalink / raw)
  To: help-gnu-emacs

I know one of you has a recipe for this...

I'm working on a long document in a single-file git repository (I know
there are probably better solutions). What I'd like to do is have a
single command that prompts me for a git commit message, and then
commits. The in-Emacs equivalent of:

git commit -a -m "(read-string \"Commit message: \")"

Yes, I could probably write a shell script, but I'd like to do it in
Emacs! The vc-* commands don't provide an immediately-obvious way to do
this. I have magit and projectile installed, and would be happy to use
their commands, but again haven't found anything obvious. I'll write
something myself, but does anyone have a nice foundation for building
this on?

Free beers in return...

E




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

end of thread, other threads:[~2016-07-19  1:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1664.1468886830.26859.help-gnu-emacs@gnu.org>
2016-07-19  0:33 ` single-command git commits Emanuel Berg
2016-07-19  0:44   ` Eric Abrahamsen
2016-07-19  0:54     ` Dmitry Gutov
2016-07-19  1:02       ` Eric Abrahamsen
     [not found]     ` <mailman.1667.1468889678.26859.help-gnu-emacs@gnu.org>
2016-07-19  1:04       ` Emanuel Berg
     [not found]   ` <mailman.1666.1468889079.26859.help-gnu-emacs@gnu.org>
2016-07-19  1:00     ` Emanuel Berg
2016-07-19  0:06 Eric Abrahamsen

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.