svn命令的所有短代码是什么? [英] What are all the short codes for svn commands?

查看:98
本文介绍了svn命令的所有短代码是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道 co <​​/ code>可以用作结帐的简写,通过实验我发现 di diff st 的缩写> status 。所有svn命令都有缩写代码吗?

I know that co can be used as shorthand for checkout, and through experimentation I have found di is short for diff and st short for status. Are there shortened codes for all svn commands? If so what are they?

推荐答案

键入 svn help 显示一个列表的所有可用命令及其快捷方式:

Typing svn help shows a list of all available commands and their shortcuts:

Available subcommands:
(Only those with 2-letter short-codes listed)

   changelist (cl)
   checkout   (co)
   commit     (ci)
   copy       (cp)
   delete     (rm)
   diff       (di)
   help       (h)
   list       (ls)
   move       (mv)
   propdel    (pd)
   propedit   (pe)
   propget    (pg)
   proplist   (pl)
   propset    (ps)
   status     (st)
   switch     (sw)
   update     (up)

这篇关于svn命令的所有短代码是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆