cvswrappers
来自「利用java编写的文件管理系统」· 代码 · 共 19 行
TXT
19 行
# This file affects handling of files based on their names.
#
# The -m option specifies whether CVS attempts to merge files.
#
# The -k option specifies keyword expansion (e.g. -kb for binary).
#
# The -t option overrides the default mime type.
#
# Format of wrapper file ($CVSROOT/CVSROOT/cvswrappers or .cvswrappers)
#
# wildcard [option value][option value]...
#
# where option is one of
# -k expansion mode value: b, o, kkv, etc.
#
# and value is a single-quote delimited value.
# For example:
#*.gif -kb
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?