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