Hello, On RHEL6 I get latest git sources from git clone https://github.com/git/git, complite it and test:
$ ./git --version git version 2.7.0.rc3 I copied the git to the /usr/local/bin But then I tryed to launch difftoll I failed: $ ./git difftool git: 'difftool' is not a git command. See 'git --help'. How can I compare files in current git version? -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
