mfojtik / tracker

Simple GIT patch review tracker
1 stars 1 forks source link

Make wrapper for git send-email #2

Closed mfojtik closed 12 years ago

mfojtik commented 12 years ago

Add small wrapper for git send-email, where instead of 'git send-email' the user will do:

$ tracker send-email [SEND-EMAIL ARGUMENTS]

Tracker will then execute send-email and notify the server.

mfojtik commented 12 years ago

You can now use:

$ git-tracker-send [GIT_SEND_EMAIL_ARGUMENTS]