Add SVN
This commit is contained in:
parent
763f8ccaa6
commit
b05da77aa4
2 changed files with 8 additions and 0 deletions
7
src/dev/tools/svn.md
Normal file
7
src/dev/tools/svn.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SVN
|
||||
|
||||
## Commit only selected files
|
||||
|
||||
```shell
|
||||
svn commit -m "Message" README src/example/script.pl
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue