Evergreen Module Manager Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Git Status

The git status subcommand will display the current status of the base repository and the repository of all modules.

$ evg-module-manager git status
Status of enterprise:
  On branch dbradf/my-test-branch
  Changes to be committed:
    (use "git restore --staged <file>..." to unstage)
        modified:   README

Status of base:
  On branch dbradf/my-test-branch
  Changes to be committed:
    (use "git restore --staged <file>..." to unstage)
        modified:   README.md