Commit Graph

33 Commits

Author SHA1 Message Date
Rick Olson
e9627e1699 Merge branch 'master' into 0.5.0-pointer-spec 2015-04-22 13:37:45 -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
Rick Olson
a1a730c8b9 the pointer command isn't meant to be a plumbing command 2015-04-22 10:16:41 -06:00
Rick Olson
df390746e5 sketch out a 'git lfs pointer' command 2015-04-22 10:13:40 -06:00
Rick Olson
035aafc28f don't mention the really old pointers 2015-04-22 09:58:25 -06:00
Rick Olson
1c39eba895 mention the pre-release version url 2015-04-22 09:51:38 -06:00
Rick Olson
c6019976db mention the string format for the oid field 2015-04-22 09:51:27 -06:00
risk danger olson
4bdecffac0 fix typo 2015-04-20 14:58:28 -06:00
risk danger olson
5c52dea89a path command is gone 2015-04-20 11:11:03 -06:00
risk danger olson
2df1c72ede this is important 2015-04-20 11:10:02 -06:00
risk danger olson
a42f6bbb88 Merge pull request #245 from github/0.5.0-config-spec
clarify how git config is loaded
2015-04-20 10:45:45 -06:00
risk danger olson
434647d6f6 clarify how git config is loaded 2015-04-19 12:44:38 -06:00
risk danger olson
c2b8dce94b stricter pointer spec 2015-04-19 12:44:20 -06:00
risk danger olson
3f833dec59 clarify OID-PATH 2015-04-19 12:43:54 -06:00
rubyist
518c18bfa2 Update spec to reflect lfs.url and lfsurl
Closes #239
2015-04-17 09:09:33 -04:00
Rick Olson
543b5abcf8 use remote.{name}.lfsurl to specify an endpoint per remote
Git doesn’t let you set config keys with _ in them :(
2015-04-15 13:24:44 -06:00
Rick Olson
7b0abef472 refer to it as 'Git LFS' always.
also, servers aren't necessarily remote
2015-04-15 06:41:36 -06:00
Roberto Tyley
3e94cd2fca Move definition of sharded path to above 1st use 2015-04-11 21:14:57 +01:00
Roberto Tyley
7f260e5a8a Spec: clarify that filepath sharding is used in .git/lfs/objects/
I'd only read the LFS spec, and not the code - thanks to @mhagger for setting me
straight last night at the Git Birthday Party! The support I'm trying to put into the BFG
has to put files in the same place as the Git LFS client, obviously - I got it
[wrong](https://github.com/rtyley/bfg-repo-cleaner/blob/git-lfs-alpha/bfg-library/src/main/scala/com/madgag/git/bfg/cleaner/LfsBlobConverter.scala#L78)
because I didn't check the implementation:

https://github.com/github/git-lfs/blob/a0d389385/lfs/lfs.go#L44
https://github.com/github/git-lfs/blob/a0d389385/commands/smudge_test.go#L54-L55
2015-04-10 14:25:47 +01:00
Rick Olson
5b2e9c39c5 change remote.{name}.lfs config to remote.{name}.lfs_url 2015-03-22 13:15:20 -06:00
Rick Olson
e69c476bd9 fix some places where we're still referring to 'git media' 2015-03-22 13:02:33 -06:00
Rick Olson
ce06758418 change info/media suffix to info/lfs 2015-03-19 14:18:31 -06:00
Rick Olson
e37b695477 rename hawser => git-lfs 2015-03-19 13:30:55 -06:00
rubyist
874700d960 A smattering of missed instances 2015-01-30 17:30:40 -05:00
rubyist
ba5ec2abff filter=media => filter=hawser 2015-01-30 14:42:46 -05:00
Rick Olson
de0b6a8911 update pointer version url with https 2015-01-30 14:23:26 -05:00
rubyist
cc6d5a5ae3 Start rename in the specs 2015-01-30 10:35:57 -05:00
Rick Olson
64b8331917 simplify pointer format 2014-08-14 11:15:22 -06:00
Rick Olson
28646732e7 more pointer file rules in the spec 2014-07-24 15:45:41 -06:00
risk danger olson
eda60ccf32 update spec with new pointer format 2014-07-21 13:41:45 -06:00
Rick Olson
b291e22e85 more slight doc tweaks 2014-06-24 15:19:25 -06:00
Rick Olson
dd326fec9d import spec 2014-06-02 09:38:42 -06:00