From 82ce38fb20f9e7a05de11108a5f2062a0d6202e6 Mon Sep 17 00:00:00 2001 From: Laura Arjona Reina Date: Tue, 7 Nov 2017 12:04:36 +0000 Subject: Update the #FIXME comment in vcs_count_changes function: "#FIXME: converted into git and hashes, needs review and test" CVS version numbers Perl/Local/VCS_git.pm: 1.6 -> 1.7 --- Perl/Local/VCS_git.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Perl') diff --git a/Perl/Local/VCS_git.pm b/Perl/Local/VCS_git.pm index 46b075a7043..6197041b610 100644 --- a/Perl/Local/VCS_git.pm +++ b/Perl/Local/VCS_git.pm @@ -129,7 +129,7 @@ Example use: my $num1 = svn_count_changes( 'foo.c', 'r42', 'r70' ); my $num2 = svn_count_changes( 'foo.c', 'r42', 'HEAD' ); -FIXME: this needs to be "translated" into git and hashes +FIXME: converted into git and hashes, needs review and test =cut -- cgit v1.2.3