#!/bin/bash

echo $(git -C "$OMARCHY_PATH" rev-parse --abbrev-ref HEAD)
