Jump to content
  • 0
Sign in to follow this  
daim

Make Diff or Patch File

Question

Hi there,

 

I there any proper way so i can make my own diff or patch file using git? could u guys give an example how to do it. I already browse the internet unfortunetly if my GIT FOLDER updated then i cant make diff files (the one i commit/modify)

 

Thanks.

Share this post


Link to post
Share on other sites

6 answers to this question

Recommended Posts

  • 0

If you use TortoiseGit, you can diff with the previous version or even virtually any version on the master branch by using the revision log (use right click for it).

Share this post


Link to post
Share on other sites
  • 0

the problem is:

 

1. I install all my mods on Hercules version 1xx (the version just example)

2. I updated Hercules to version 2xx which it require to me to commit my change ang merge with hercules.

3. I tried apply git difff > filename.patch (it not found my mod as i treat it as no diff coz i merge on version 2xx

 

any idea to help me?

 

Thanks

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.