#!/bin/sh

git.alt task new
task-add "$2" "$3"
git.alt task run
