wireshark/svnadd

5 lines
78 B
Bash
Executable File

#!/bin/sh
svn add $*
svn ps svn:keywords Id $*
svn ps svn:eol-style native $*