Felipe Contreras <[email protected]> writes: > On Tue, May 7, 2013 at 6:39 PM, Felipe Contreras > <[email protected]> wrote: > >> + (cd gitrepo && >> + git fetch && >> + git log --format="%an %ad %s" --date=short origin/master > ../actual) && >> + >> + test_cmp actual expected > > Hmm: > > test_cmp expected actual
Yeah, right. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html

