]> granicus.if.org Git - python/commit
Simple utility to add svn:eol-style to text files under
authorTim Peters <tim.peters@gmail.com>
Thu, 9 Mar 2006 01:42:24 +0000 (01:42 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 9 Mar 2006 01:42:24 +0000 (01:42 +0000)
commitd87f81f5f3792b1724c060c5d4476719abac648c
treef4ebd1bf8afbcc49c388b5d64fbba28c54af9f5f
parent685e954935aa46d0ff26cf7eb38a02838d947446
Simple utility to add svn:eol-style to text files under
SVN control.  Like reindent.py, I expect to run this
mindlessly from time to time, checking in whatever it
happens to do ;-)
Tools/scripts/svneol.py [new file with mode: 0644]