==> /usr/bin/git log -n1 <==
commit ae92491a67fdbf77fb0c870b032edc6d3eded467
Merge: 93f8009 4a9727c
Author: Kamil Rakoczy <krakoczy@antmicro.com>
Date:   Tue Feb 21 12:58:45 2023 +0100

    Merge pull request #459 from antmicro/kr/remove_force_keep
    
    systemverilog-plugin: remove force-keep attribute
==> /usr/bin/git describe --tags --dirty <==
1.0.0_7-1226-gae92491-dirty
==> /usr/bin/git status <==
On branch main
Your branch is up to date with 'origin/main'.

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)
	modified:   Makefile_plugin.common
	modified:   Makefile_test.common

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

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