Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] CommitCommand -uno option

Hi All,

In git commit or git status commands, by using -uno option we can ignore untracked files. Please help me in understanding how to add this option using CommitCommand or StatusCommand.

Regards

Back to the top