==> /usr/bin/git log -n1 <==
commit b9f2e2bb2238b5b5e054637fdfbd2fd577576a5c
Merge: 7b3ed32 e05c5f9
Author: Mariusz Glebocki <mglebocki@antmicro.com>
Date:   Wed Jun 7 17:37:19 2023 +0200

    Update README.rst (#1772)
    
    Add instructions how to change a submodule.
    Request users to put some info in the PR description when they are
    creating one.
==> /usr/bin/git describe --tags --dirty <==
2023-06-07-dirty
==> /usr/bin/git status <==
On branch master
Your branch is up to date with 'origin/master'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
  (commit or discard the untracked or modified content in submodules)
	modified:   yosys (modified content, untracked content)
	modified:   yosys-f4pga-plugins (modified content, untracked content)

Untracked files:
  (use "git add <file>..." to include in what will be committed)
	build_env_setup.sh
	conda_build.sh
	metadata_conda_debug.yaml

no changes added to commit (use "git add" and/or "git commit -a")
