Skip to content

Commiting gitignored files #362

Answered by stefanzweifel
rlipperts asked this question in Help
Discussion options

You must be logged in to vote

git-auto-commit runs git-status before creating the commit.
You can add skip_dirty_check: true to skip this check and let git-auto-commit always try to create a commit.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@rlipperts
Comment options

@stefanzweifel
Comment options

Answer selected by rlipperts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants