all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eric Abrahamsen <eric@ericabrahamsen.net>
To: help-gnu-emacs@gnu.org
Subject: single-command git commits
Date: Mon, 18 Jul 2016 20:06:50 -0400	[thread overview]
Message-ID: <87eg6q8p9h.fsf@ericabrahamsen.net> (raw)

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




             reply	other threads:[~2016-07-19  0:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-19  0:06 Eric Abrahamsen [this message]
     [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

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=87eg6q8p9h.fsf@ericabrahamsen.net \
    --to=eric@ericabrahamsen.net \
    --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.