From: Arup Rakshit <aruprakshit@rocketmail.com>
To: git@vger.kernel.org
Subject: Re: Can we stage all files using "git add" command, except some specific files ?
Date: Tue, 27 May 2014 01:57:11 +0630 [thread overview]
Message-ID: <11486854.4deTbW34tQ@linux-wzza.site> (raw)
In-Reply-To: <1401135802.25483.1.camel@spirit>
On Monday, May 26, 2014 10:23:22 PM you wrote:
> On di, 2014-05-27 at 00:33 +0630, Arup Rakshit wrote:
> > Now, you can see, I have staged all the files first using *git add
> > -A*, then _unstaging_ those I don't want to _stage_ right now. Now can
> > this be done, in the *staging* time ? I mean any way to tell `git add`
> > command, that add all the files from the current directory, except
> > some specific files.
>
> No, there is no such option to do that, but you could use git add
> --interactive and use its interface to quickly pick the files you want
> to add.
Hi,
I tried it also.. But just didn't get it, how to use,, lots of options 1,2,3
etc .. :)
--
===============
Regards,
Arup Rakshit
next prev parent reply other threads:[~2014-05-26 20:27 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-26 18:03 Can we stage all files using "git add" command, except some specific files ? Arup Rakshit
2014-05-26 20:23 ` Dennis Kaarsemaker
2014-05-26 19:27 ` Arup Rakshit [this message]
2014-05-26 22:06 ` Javier Domingo Cansino
2014-05-26 22:24 ` Duy Nguyen
2014-05-27 3:04 ` Arup Rakshit
2014-05-26 22:19 ` Duy Nguyen
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=11486854.4deTbW34tQ@linux-wzza.site \
--to=aruprakshit@rocketmail.com \
--cc=git@vger.kernel.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.
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.