8000 Add comment to tools/git-external-diff. · postgrespro/postgres_cluster@dae1e55 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit dae1e55

Browse files
committed
Add comment to tools/git-external-diff.
1 parent f887294 commit dae1e55

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/tools/git-external-diff

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
#!/bin/bash
22

3-
# Parameters:
3+
# This script is used to produce git context diffs
4+
5+
# Supplied parameters:
46
# $1 $2 $3 $4 $5 $6 $7
57
# path old-file old-hash old-mode new-file new-hash new-mode
68
# 'path' is the git-tree-relative path of the file being diff'ed

0 commit comments

Comments
 (0)
0