diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2008-02-04 11:09:00 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-02-06 13:50:21 -0800 |
commit | 7deaec9ac7bb42da0ee40da66f663b0d589ce7ee (patch) | |
tree | 5ff48a86981b4d3a475dc8502af9bd468ed81932 /git-svn.perl | |
parent | ef5b9d6e2286630bf8afb5bdf1c6e3356f3d50c7 (diff) | |
download | git-7deaec9ac7bb42da0ee40da66f663b0d589ce7ee.tar.gz |
Make git-remote.perl "use strict" compliant
I was looking at some of the perl commands, and noticed that
git-remote was the only one to lack a 'use strict' pragma at the top,
which could be a good thing for its maintainability. Hopefully, the
required changes are minimal.
Signed-off-by: Rafael Garcia-Suarez <rgarciasuarez@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions