kmx git
login
register
thodg
/
libgit2
/
examples/tag.c
examples/tag.c
Log
Author
Commit
Date
CI
Message
799e22ea
2014-10-23T17:34:41
Rename git_threads_ to git_libgit2_ This describes their purpose better, as we now initialize ssl and some other global stuff in there. Calling the init function is not something which has been optional for a while now.
bd465f9c
2014-09-01T23:36:12
Fix warning
6ad59ef1
2014-04-01T12:16:40
examples: Use git_object_short_id
feebe615
2014-03-05T20:26:13
Move all variable declarations to the top of the block
a53b8584
2014-03-03T23:56:43
Add tag example