my project have files with very large lines (very common in latex projects), sometimes i have to modify a single word, and is very simple to see differences using
git diff --word-diff but when I want to make a git add --patch show hunks like 'git diff' without --word-diff option... and is very difficult to see whats is the difference there is any way to see differences word by word in git add? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
