svn: add log example (#2565)
This commit is contained in:
@@ -18,6 +18,10 @@
|
||||
|
||||
`svn ci -m {{commit log message}} {{[PATH...]}}`
|
||||
|
||||
- Display changes from the last 10 revisions, showing modified files for each revision:
|
||||
|
||||
`svn log -vl {{10}}`
|
||||
|
||||
- Show detailed help:
|
||||
|
||||
`svn help`
|
||||
|
Reference in New Issue
Block a user