On Monday, May 19, 2014 09:12:47 PM you wrote:
> Hi,
> 
> Is there any difference between the below 2 commands ? I didn't see
> anything.
> 
> git rm --cached  -- <file1> .. <fileN>
> git checkout  -- <file1> .. <fileN>

Please Ignore the previous.

I apologize to rewriting and increase the load of this mailing list. I 
actually wanted to ask the below 

git rm -- cached  -- <file1> .. <fileN>
git reset HEAD  <file1> .. <fileN>

-- 
===============
Regards,
Arup Rakshit
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to