#!/usr/bin/env bash
## 
## Source: git-extra-commands

exec git stash list
