1
0
Fork
You've already forked svnstash
0
Stash support for svn
  • Shell 100%
Find a file
2024年03月26日 10:55:36 +01:00
README.md rename indeX.mkd README.md 2014年10月06日 12:08:36 +02:00
stash fix typo 2024年03月26日 10:55:36 +01:00

stash patches with svn

How to use:

$ stash ls
$ stash save mypatch
$ stash pop mypatch
$ stash push mypatch
$ stash rm mypatch
$ stash show mypatch