X-Git-Url: http://club.cc.cmu.edu/~cmccabe/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=git-foo;h=dbe88e43cedc31f1e6befc97417ce463bb4806fd;hb=41bfed00f6e4c53d1be5031218c0b8614a16a463;hp=d2817cf9026cd8b95ac2bbf4d9422da552faa938;hpb=2c1e447111e0043adcb0a8c8418a6ee02e82e8e1;p=cmccabe-bin diff --git a/git-foo b/git-foo index d2817cf..dbe88e4 100755 --- a/git-foo +++ b/git-foo @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash git status | egrep '(modified:)|(new file:)' | sed 's/.*://'