Skip to content

Commit

Permalink
📝
Browse files Browse the repository at this point in the history
  • Loading branch information
Maximilian Schüßler committed Jun 19, 2014
1 parent 0c90e8f commit 9ba1cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/repo.coffee
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ module.exports = class Repo
# Public: Reset the git repo.
#
# treeish - The {String} to reset to.
# options - The {object} containing one of the following items:
# options - The {Object} containing one of the following items:
# :soft - {Boolean)
# :mixed - {Boolean) When no other option given git defaults to 'mixed'.
# :hard - {Boolean)
Expand Down

0 comments on commit 9ba1cd5

Please sign in to comment.