/ Published in: SVN
This is just a collection of shortened SVN commands (may take a split-second of time less than normal)
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
svn st = svn status svn ci = svn commit svn up = svn update svn di = svn diff svn co = svn checkout svn mv = svn move svn cp = svn copy svn rm = svn delete svn ls = svn list svn h = svn help