Git Status per Project
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
MultiDocker can report the git state of a project’s working tree, so you can see at a glance whether it is clean, on which branch, and how far it has drifted from its upstream.
mdocker git info auroramdocker --json git info aurora # machine-readable (the app card uses this)The report includes:
- current branch (or detached-HEAD state);
- dirty counts — staged, unstaged and untracked;
- ahead / behind vs. the upstream branch;
- the last commit;
- the remote URL;
- stash count and worktrees.
If the project path is not a git repository, the command returns cleanly (with
is_repo: false in --json mode) and exits 0. A path inside a repository resolves
to the repository’s top level.
In the macOS app
Section titled “In the macOS app”The app shows this as a dedicated Git card in the project detail view, built from
the --json output. The card hides itself automatically when the project path is not
a git repository. See Project List & Detail Cards.
Related
Section titled “Related”- CLI:
git
Cookie-Einstellungen
Statistik-Werkzeuge setzen wir nur ein, wenn du zustimmst. Die notwendige Speicherung hält die Seite funktionsfähig; alles andere bleibt aus, bis du entscheidest.
Speichert deine Entscheidung aus diesem Dialog in deinem Browser (localStorage). Kein Cookie, keine Weitergabe an Dritte.
Google Analytics 4 über den Google Tag Manager, um die Nutzung der Seite zu messen. Wird erst nach deiner Einwilligung geladen.