Libraries
»
m-git
(2.5.8)
»
Index
»
MGit
»
Commit
»
description
Method: MGit::Commit.description
Defined in:
lib/m-git/command/commit.rb
.
description
⇒
Object
74 75 76
# File 'lib/m-git/command/commit.rb', line 74
def
self
.
description
"
将修改记录到版本库。
"
end