>>>> # Not currently on any branch.<p>>>>> nothing to commit (working directory clean)<p>>> This means we’re on the version of Dokku currently suggested for use with Ubuntu 12.04 by its author.<p>No, it just means your on a detached head. Instead of git status, try:<p><pre><code> git tag --points-at HEAD</code></pre>