Commit Graph

12 Commits

Author SHA1 Message Date
Steve Streeting
a084c50ea6 Teach git lfs install the —skip-repo option to not change local repo
Useful for avoiding unintended side effects when just wanting to install
filters
2017-01-16 12:39:55 +00:00
risk danger olson
6a8b010381 fix problems running 'install' in a root dir 2016-11-30 13:56:22 -07:00
risk danger olson
bba8f3b876 update package imports 2016-11-15 10:01:18 -07:00
risk danger olson
a12cdc889f RegisterCommand() can no longer disable commands
the config is available at init(), so isCommandEnabled() checks can be
pulled out of the RegisterCommand() callback, simplifying its signature.
2016-09-01 10:09:38 -06:00
risk danger olson
093e6d49a2 update all command setup to use RegisterCommand 2016-09-01 08:46:26 -06:00
Taylor Blau
0f63130c23 commands, lfs: resolve localstorage in PreRun, not init 2016-08-22 16:21:04 -06:00
risk danger olson
a343a11ddb check the git version is ok in some key commands 2016-08-17 16:13:36 -06:00
risk danger olson
9dd99c83df fix merge conflicts 2016-08-17 15:16:10 -06:00
risk danger olson
98af5944e1 build commands outside of package init() 2016-08-10 09:33:25 -06:00
Brett Randall
648d8c78a8 Added --system option to install command. This option is invoked from post-install scripts in rpm/deb packages. 2016-06-30 12:05:30 +10:00
Taylor Blau
4593d0a641 vendor: vendor dependencies in vendor/ using Glide
- script/vendor received an update in order to work with Glide
- import paths have been rewritten to work with GO15VENDOREXPERIMENT
2016-05-23 12:10:35 -06:00
risk danger olson
c9fe0960b3 rename init => install 2015-11-16 13:31:26 -07:00