#!/usr/bin/env bash

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