how to delete a branch from github ui code example Example 1: remove file from stage git git rm --cached <file> Example 2: how to get stashed on git git stash pop