files/windows/copy-svn-url.reg

9 lines
530 B
Reg
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\copy-svn-url]
@="Copy SVN URL"
[HKEY_CLASSES_ROOT\*\shell\copy-svn-url\command]
@="C:\\cygwin\\bin\\run.exe C:\\cygwin\\bin\\bash.exe C:\\cygwin\\home\\josh\\.bin\\copy-svn-path.sh \"%1\""