summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-04-20 15:46:53 +0100
committerJannis Pohlmann <jannis.pohlmann@codethink.co.uk>2012-04-20 15:46:53 +0100
commiteb4c1530c57b6ae200643b259e6ed95904951681 (patch)
tree68406cff27bfbc9bc9380088a8b9edb217a69e69 /.gitignore
parentf1fba299bd07510346082ef985ef08a494dca9d9 (diff)
downloadmorph-cache-server-eb4c1530c57b6ae200643b259e6ed95904951681.tar.gz
Add /trees which serves the contents of a git tree using ls-tree.
/trees queries take repo URI, a SHA1 ref and an optional path parameter. The result is a JSON dictionary of the form { "repo": "<repo URI>", "ref": "<SHA1 ref>", "tree": { "filename1": { "mode": "100644", "kind": "blob", "sha1": "FOOBARBAZ" }, ... } }
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions