katalyst / change

Git workflow manager.
MIT License
0 stars 1 forks source link

Settings #15

Open haydn opened 11 years ago

haydn commented 11 years ago

Using git's config there should be settings for these things:

$ git config change.production # => "master"
$ git config change.staging # => "staging"
$ git config change.prefix #  => "change"
$ git config change.remote # => "origin"