==> /usr/bin/git log -n1 <==
commit 9699e85864e2829151e2927605152ad26e230b39
Merge: bbdddee 344128e
Author: Vladislav Zhurba <vzhurba@nvidia.com>
Date:   Thu Oct 20 14:02:33 2022 -0700

    Merge branch 'rel-11.8.1' into 'main'
    
    Fix issue 27 and prepare for patch release
    
    See merge request cuda-python/cuda-python-public!16
==> /usr/bin/git describe --tags --dirty <==
v11.8.1
==> /usr/bin/git status <==
On branch _conda_cache_origin_head
Your branch is up to date with 'origin/_conda_cache_origin_head'.

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

nothing added to commit but untracked files present (use "git add" to track)
