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

Document native git options #63

Open
saitheexplorer opened this issue May 5, 2015 · 1 comment
Open

Document native git options #63

saitheexplorer opened this issue May 5, 2015 · 1 comment

Comments

@saitheexplorer
Copy link

I was attempting to make an empty commit with git commit --allow-empty, and after digging through the source, I was able to pass in {'allow-empty': true} to the commit function to get this to work.

the Repo#status docs make a vague reference to this capability, but it's not clear that this would work on any function.

Possible to include this in the docs?

@notatestuser
Copy link
Owner

Sure. Could you send a pull request?

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

2 participants