Commit graph

19 commits

Author SHA1 Message Date
Yossef Mendelssohn
4a946c2b86 also turn off pulling for service manipulation 2013-08-25 13:05:05 -04:00
Yossef Mendelssohn
15e1b5990f switch around the no-pull arg check 2013-08-25 13:04:58 -04:00
Yossef Mendelssohn
fb99e60ca9 add more args to turn off pulling 2013-08-25 13:04:45 -04:00
Yossef Mendelssohn
97c386a836 undo accidental changes to master
This reverts commits 5b4b7223c2,
fe2933519c, and
9f2cfbaed0.

This gets us back to 11ea991577.
2013-08-25 13:03:44 -04:00
Yossef Mendelssohn
5b4b7223c2 also turn off pulling for service manipulation 2013-08-25 13:00:17 -04:00
Yossef Mendelssohn
fe2933519c switch around the no-pull arg check 2013-08-25 12:59:03 -04:00
Yossef Mendelssohn
9f2cfbaed0 add more args to turn off pulling 2013-08-25 12:55:43 -04:00
Pavel Repin
9c3b169156 It's cleaner to have another case: "not on any branch". 2013-03-05 13:57:03 -08:00
Pavel Repin
549f113930 Don't die if HEAD ref is not symbolic.
Examples of situations when HEAD is not symbolic:

 * You're doing interactive rebase
 * You're using git bisect
 * ... and so on.
2013-03-05 12:23:38 -08:00
Andre Arko
bfe6c82f43 speed up all invocations of boxen
when running Bundler, it just so happens that --local should (but does not)
skip updating the gems in vendor/cache. explicitly skipping that update drops
most of a second off of every run of boxen.
2013-03-02 00:41:16 -08:00
Will Farrington
0b590ebc49 Refactor git handling 2013-02-28 14:24:10 +11:00
Will Farrington
3b06d26165 better error messages about auto updating 2013-02-06 21:59:26 -08:00
Will Farrington
fdb27960fd Update template with latest starter kit 2013-01-08 20:03:34 -08:00
John Barnette
e7885ed5a4 Update for Boxen 0.1.0 development 2012-10-03 13:47:13 -07:00
John Barnette
bacf7fd78a Boxen.run -> Boxen::CLI.run 2012-10-02 16:25:35 -07:00
John Barnette
6f37b06d86 Temporarily pin BOXEN_HOME to tmp/home 2012-10-02 14:37:05 -07:00
John Barnette
cea2b22c9b Call Boxen.run 2012-10-02 13:45:35 -07:00
John Barnette
9554e58b46 Spike config/basic 2012-10-02 12:16:25 -07:00
John Barnette
e4ab3c55f7 Stub auto-updating script/boxen 2012-10-02 11:54:27 -07:00