Skip to content

where is git_index_add_all()? #10

Open
@Freed-Wu

Description

Search and find no results. git_diff_*() and git_revparse_*(), too.

Maybe:

	method "add_all" {
		c_method_call "GitError"  "git_index_add_all" { "const StrArray *", "pathspec", "unsigned int", "flags", "git_index_matched_path_cb", "callback", "void *", "payload"}
	},

?

BTW, can we have a wiki like https://github.com/libgit2/libgit2sharp/wiki/ to tell user how to use lua-git2? the document is too poor.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions