Take a patch of working directory changes in git -


how take patch of working directory changes in git directory. know method taking patch in svn, in git don't know how take it. pls help

a simple git diff generates patch can applied patch tools bit of tweaking (e.g. using --strip). of course, git apply, if available, preferred tool apply such patch.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -