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
--
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