Commit Graph

10 Commits

Author SHA1 Message Date
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
Steve Streeting
e14f7b8029 Refactor remaining local store state into localstorage pkg 2016-05-17 10:28:42 +01:00
Steve Streeting
c4bbd3724e Major refactor to pull things into config, httputil, tools
Mainly required to avoid cyclical dependencies when separating other things
2016-05-13 17:38:06 +01:00
Steve Streeting
f906e064d1 LFS clone should work when --origin is used to change remote name 2016-04-19 15:13:36 +01:00
Steve Streeting
142785efff Also use fetch instead of pull when --bare is used to clone 2016-04-19 15:10:58 +01:00
Steve Streeting
b6b454770b If --no-checkout flag set on git lfs clone, fetch not pull 2016-04-19 12:42:00 +01:00
Steve Streeting
66eeea4c21 Add global inherited flags 2016-04-19 12:01:49 +01:00
Steve Streeting
6bd766626d Support all git clone flags in git lfs clone #1155 2016-04-19 11:53:55 +01:00
Steve Streeting
e7d27ddd35 Use Exit instead of Panic in lfs clone 2016-02-11 17:52:20 +00:00
Steve Streeting
894794bf3f Implemented 'git lfs clone' 2016-02-11 12:36:19 +00:00