Felipe Contreras <felipe.contre...@gmail.com> writes:

> +     echo greg >> content &&
> +     git add content &&
> +     git commit -m one

test_commit would make it shorter.

> +     bzr log | grep "^committer: " > ../actual
> +     ) &&
> +
> +     echo "committer: Grégoire <commit...@example.com>" > expected &&

Git's source code usually says >../actual and >expected, without space
after '>'.

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to