Git stash

Hello all,
   I have made few changes in some files. when i try to get update i have to use git stash or commit. after git stashing I have taken update. Now How can i get all my stash changes with updated code?

Thank you



You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/v3i7AAY4hGgJ.

For more options, visit https://groups.google.com/groups/opt_out.

 

 

Use:
git stash pop

I recommend that you get familiar with git. Try this help document: http://git-scm.com/

Thanks,
Anand.


On 03-May-2013, at 2:42 PM, gangadhar kadam <em...@gmail.com> wrote:

Hello all,
   I have made few changes in some files. when i try to get update i have to use git stash or commit. after git stashing I have taken update. Now How can i get all my stash changes with updated code?

Thank you



You received this message because you are subscribed to the Google Groups “ERPNext Developer Forum” group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un…@googlegroups.com.

To post to this group, send email to er…@googlegroups.com.

To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/v3i7AAY4hGgJ.

For more options, visit https://groups.google.com/groups/opt_out.

 

 




You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.

To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.

To post to this group, send email to er...@googlegroups.com.

For more options, visit https://groups.google.com/groups/opt_out.