all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: "Łukasz Stelmach" <l.stelmach@samsung.com>
Cc: Andreas Schwab <schwab@suse.de>, 26309@debbugs.gnu.org
Subject: bug#26309: 24.4; vc-git-register doesn't run interactively
Date: Thu, 30 Mar 2017 10:50:18 -0400	[thread overview]
Message-ID: <CAM-tV--y+3xrujjr5aC=5zpkN=bxJoo-JKJsEPzt3gSqPPjDMg@mail.gmail.com> (raw)
In-Reply-To: <87o9wi4z1j.fsf%l.stelmach@samsung.com>

On Thu, Mar 30, 2017 at 10:30 AM, Łukasz Stelmach
<l.stelmach@samsung.com> wrote:
>>
>> VC doesn't use the git index, so there is no need to update it.
>
> Does it mean that before commiting (with vc) all files "git status"
> shows as modified would be added to index automatically?

vc-git-checkin uses the '-a' switch.

https://www.kernel.org/pub/software/scm/git/docs/git-commit.html

    -a
    --all

        Tell the command to automatically stage files that have been
        modified and deleted, but new files you have not told Git
        about are not affected.

>
> Anyway, I like to "git add" files I am working with from time to time.

If you don't use other vc systems, you might be happier with a
git-specific Emacs frontend like magit (https://magit.vc/)





  reply	other threads:[~2017-03-30 14:50 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170330130513eucas1p2ca60345aff5282dd8916971bee36bf1d@eucas1p2.samsung.com>
2017-03-30 13:05 ` bug#26309: 24.4; vc-git-register doesn't run interactively Łukasz Stelmach
2017-03-30 13:51   ` Noam Postavsky
     [not found]     ` <CGME20170330140455eucas1p1cd577c5a6a38095e7085f70c869ca064@eucas1p1.samsung.com>
2017-03-30 14:04       ` Łukasz Stelmach
2017-03-30 14:20         ` Andreas Schwab
     [not found]           ` <CGME20170330143109eucas1p2bbb6175dcc95b0d29ee1f4275466110c@eucas1p2.samsung.com>
2017-03-30 14:30             ` Łukasz Stelmach
2017-03-30 14:50               ` Noam Postavsky [this message]
     [not found]                 ` <CGME20170330150948eucas1p191eac45190f0a0afec1a8ffbbc36b9e7@eucas1p1.samsung.com>
2017-03-30 15:09                   ` Łukasz Stelmach
2017-03-30 16:31                     ` Dmitry Gutov
2017-03-31 12:12                       ` Thien-Thi Nguyen
2019-09-29 14:50                       ` Lars Ingebrigtsen
2017-03-30 18:43   ` bug#26309: [PATCH] (vc-git-register): register current file when called interactively Łukasz Stelmach

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='CAM-tV--y+3xrujjr5aC=5zpkN=bxJoo-JKJsEPzt3gSqPPjDMg@mail.gmail.com' \
    --to=npostavs@users.sourceforge.net \
    --cc=26309@debbugs.gnu.org \
    --cc=l.stelmach@samsung.com \
    --cc=schwab@suse.de \
    /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.