Ryan Sonnek
5700f55dc3
Add --force option to homesick rc command
...
Support automatically eval-ing .homesickrc file without prompting for user input.
This is particularly useful for headless scripts that do not support
user input.
2014-12-01 13:38:43 -06:00
Jeremy Cook
ee04b5788a
Removed the homesick shell module and folded its code in elsewhere.
2014-06-14 15:03:57 -04:00
Jeremy Cook
9a8788fb80
Removed uneeded config lines since the pretend and quiet options are set
...
in global config.
2014-04-26 18:04:34 -04:00
Jeremy Cook
d4f9633a0c
Added ability for methods to be overrode, through the pretend and quiet
...
options, skipping their default behaviour if so.
2014-04-22 19:43:40 -04:00
Nicolas McCurdy
d9ee74bf14
Move GitActions and FileActions into a new Actions module
2014-04-16 20:54:26 -04:00
Nicolas McCurdy
2148697864
Separate Actions into two new modules: FileActions and GitActions
2014-04-16 18:05:02 -04:00
Nicolas McCurdy
705a416d74
Extract the CLI into a new Homesick::CLI class, while making Homesick a module
2014-04-16 17:20:05 -04:00