summaryrefslogtreecommitdiff
path: root/oid.nobj.lua
diff options
context:
space:
mode:
authorRobert G. Jakabosky <bobby@sharedrealm.com>2011-01-09 04:25:23 -0800
committerRobert G. Jakabosky <bobby@sharedrealm.com>2011-01-09 04:25:23 -0800
commitd0a3b0a19c2e965a4799c1e19f84821e89516b3e (patch)
treebd2c306c2f74b2d12f3dc473e9005923d06149a8 /oid.nobj.lua
parent1b046b3bbac0e8a5543e3a2770ca0b6c4e0b31ad (diff)
downloadluagit2-d0a3b0a19c2e965a4799c1e19f84821e89516b3e.tar.gz
Updated pre-generated bindings.
Object's default constructor can now be called like: local rep = git2.Repository("./repo/.git/") local raw = git2.RawObject('blob', 'blob contents') or with the old interface: local rep = git2.Repository.open("./repo/.git/") local raw = git2.RawObject.new('blob', 'blob contents')
Diffstat (limited to 'oid.nobj.lua')
0 files changed, 0 insertions, 0 deletions