Commit Graph

8 Commits

Author SHA1 Message Date
Rick Olson
d678d4bf33 update import paths 2015-05-25 12:20:50 -06:00
Rick Olson
216623196a Use goimports instead of gofmt 2015-05-13 13:43:41 -06:00
rubyist
0a9ebafc6a Merge branch 'master' into concurrent-uploads
Conflicts:
	commands/command_push.go
	lfs/pointer.go
	lfs/pointer_clean.go
	lfs/pointer_smudge.go
2015-04-29 11:46:20 -04:00
Rick Olson
596c5f6560 requires stdin content on certain commands
Taken from:

http://stackoverflow.com/questions/22744443/check-if-there-is-something-
to-read-on-stdin-in-golang
2015-04-24 14:24:32 -06:00
rubyist
f951e3ed77 Update things from master 2015-04-24 14:17:11 -04:00
Rick Olson
9da6255cc1 implement 'git lfs pointer --stdin' 2015-04-22 13:36:16 -06:00
Rick Olson
bd1b1ed793 change the pointer command's switches 2015-04-22 13:17:53 -06:00
Rick Olson
c6b722db63 implement the pointer command 2015-04-22 11:41:41 -06:00