git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Any difference to unstage files using "git checkout" and "git rm"
@ 2014-05-19 14:42 Arup Rakshit
  2014-05-19 14:57 ` Arup Rakshit
  2014-05-19 16:01 ` Jeff King
  0 siblings, 2 replies; 5+ messages in thread
From: Arup Rakshit @ 2014-05-19 14:42 UTC (permalink / raw)
  To: git

Hi,

Is there any difference between the below 2 commands ? I didn't see anything.

git rm --cached  -- <file1> .. <fileN>
git checkout  -- <file1> .. <fileN>


-- 
===============
Regards,
Arup Rakshit

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

end of thread, other threads:[~2014-05-19 17:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19 14:42 Any difference to unstage files using "git checkout" and "git rm" Arup Rakshit
2014-05-19 14:57 ` Arup Rakshit
2014-05-19 16:45   ` Jeff King
2014-05-19 16:01 ` Jeff King
2014-05-19 16:11   ` Arup Rakshit

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).