Skip to content
Snippets Groups Projects
Commit dae1e554 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Add comment to tools/git-external-diff.

parent f887294c
Branches
Tags
No related merge requests found
#!/bin/bash
# Parameters:
# This script is used to produce git context diffs
# Supplied parameters:
# $1 $2 $3 $4 $5 $6 $7
# path old-file old-hash old-mode new-file new-hash new-mode
# 'path' is the git-tree-relative path of the file being diff'ed
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment