Skip to content

Commit

Permalink
"rsync repository" would be "Git repository".
Browse files Browse the repository at this point in the history
  • Loading branch information
ikedas committed Jan 27, 2019
1 parent a2cb182 commit 60679a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion support/git-set-file-times
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ use warnings;

# Sets mtime and atime of files to the latest commit time in git.
#
# This is useful after the first clone of the rsync repository BEFORE you
# This is useful after the first clone of the Git repository BEFORE you
# do any building. It is also safe if you have done a "make distclean".

my %ls;
Expand Down

0 comments on commit 60679a9

Please sign in to comment.