Method: Git::Lib#write_tree
- Defined in:
- lib/git/lib.rb
#write_tree
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
1575 1576 1577 |
# File 'lib/git/lib.rb', line 1575 def write_tree command('write-tree') end |