rubenv / grunt-git

Git commands for grunt.
MIT License
227 stars 83 forks source link

Make some default values case insensitive #130

Closed jamthief closed 7 years ago

rubenv commented 7 years ago

How is uppercasing these values making it 'case insensitive'?

jamthief commented 7 years ago

A fair question, but actually I got the description in the commit wrong. Git is case sensitive by default, so using 'head' by default would be a bit weird. I've corrected the commit message.

edit: for accuracy

rubenv commented 7 years ago

Ah, that makes a lot of sense! Thanks for sending this in, will roll release!

rubenv commented 7 years ago

Released as v1.0.4.