Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is git_index_add_all()? #10

Open
Freed-Wu opened this issue Nov 28, 2024 · 0 comments
Open

where is git_index_add_all()? #10

Freed-Wu opened this issue Nov 28, 2024 · 0 comments

Comments

@Freed-Wu
Copy link

Freed-Wu commented Nov 28, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant