#!/usr/bin/env bash

ALIAS=bug
git feature -a $ALIAS "$@"
