root ERROR The command `git status --untracked-files=all --branch --porcelain=2 -z` exited with an unexpected code: 129. The caller should either handle this error, or expect that exit code.
root ERROR error: option `porcelain' takes no value
usage: git status [<options>] [--] <pathspec>...
-v, --verbose be verbose
-s, --short show status concisely
-b, --branch show branch information
--porcelain machine-readable output
--long show status in long format (default)
-z, --null terminate entries with NUL
-u, --untracked-files[=<mode>]
show untracked files, optional modes: all, normal, no. (Default: all)
--ignored show ignored files
--ignore-submodules[=<when>]
ignore changes to submodules, optional when: all, dirty, untracked. (Default: all)
--column[=<style>] list untracked files in columns
root ERROR Error occurred while synchronizing the status of the repository. file:///home/project/JavaWorkSpace/MiaoScript GitError: error: option `porcelain' takes no value
usage: git status [<options>] [--] <pathspec>...
-v, --verbose be verbose
-s, --short show status concisely
-b, --branch show branch information
--porcelain machine-readable output
--long show status in long format (default)
-z, --null terminate entries with NUL
-u, --untracked-files[=<mode>]
show untracked files, optional modes: all, normal, no. (Default: all)
--ignored show ignored files
--ignore-submodules[=<when>]
ignore changes to submodules, optional when: all, dirty, untracked. (Default: all)
--column[=<style>] list untracked files in columns
at new GitError (/home/theia/node_modules/dugite-extra/lib/core/git.js:81:28)
at Object.<anonymous> (/home/theia/node_modules/dugite-extra/lib/core/git.js:256:27)
at step (/home/theia/node_modules/dugite-extra/lib/core/git.js:50:23)
at Object.next (/home/theia/node_modules/dugite-extra/lib/core/git.js:31:53)
at fulfilled (/home/theia/node_modules/dugite-extra/lib/core/git.js:22:58)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:189:7)
Description
latest next build git error
Reproduction Steps
OS and Theia version:
Diagnostics: