Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preserve information on use of git-external-diff | Andrew Dunstan | 2018-05-24 | 1 | -0/+35 |
| | | | | | | | | Now that the Working with git wiki page no longer suggests producing context diffs, we should preserve the information on how to use git-external-diff for those people who want to view context format diffs. The most obvious place is in the script itself, so that's what's done here. | ||||
* | Add comment to tools/git-external-diff. | Bruce Momjian | 2011-03-11 | 1 | -1/+3 |
| | |||||
* | Add proper git-external-diff script to src/tools. | Bruce Momjian | 2011-03-10 | 1 | -0/+22 |