Method: Git::Lib#stash_list
- Defined in:
- lib/git/lib.rb
#stash_list ⇒ Object
444 445 446 |
# File 'lib/git/lib.rb', line 444 def stash_list command('stash list') end |
444 445 446 |
# File 'lib/git/lib.rb', line 444 def stash_list command('stash list') end |