Libraries
»
give
(0.2.0)
»
Index
»
Commands
»
#git
Method: Commands#git
Defined in:
lib/commands.rb
#
git
(command) ⇒
Object
6 7 8
# File 'lib/commands.rb', line 6
def
git
(
command
)
`git #{command}`
.
chomp
end