![]() ![]() | ![]() |
version 1.1.1.1, 2012/02/17 15:09:30 | version 1.1.1.2, 2013/10/14 07:51:15 |
---|---|
Line 1 | Line 1 |
#!/usr/bin/perl -w | #!/usr/bin/perl |
use strict; | use strict; |
use warnings; | |
# Sets mtime and atime of files to the latest commit time in git. | # Sets mtime and atime of files to the latest commit time in git. |
# | # |