Method: #resetLocal
- Defined in:
- lib/branch_cli/branch.rb
#resetLocal ⇒ Object
36 37 38 |
# File 'lib/branch_cli/branch.rb', line 36 def resetLocal runCommand("git reset --hard") end |
36 37 38 |
# File 'lib/branch_cli/branch.rb', line 36 def resetLocal runCommand("git reset --hard") end |