[PATCH aiaiai 7/9] aiaiai: don't display log output from git-find-base

Artem Bityutskiy dedekind1 at gmail.com
Fri Apr 25 17:29:10 PDT 2014


On Wed, 2014-04-09 at 15:26 -0700, Jacob Keller wrote:
> -	commit="$(git --git-dir="$(git_dir "$pcfg_path")" find-base "$pcfg_branch" "${branch_base:-$pcfg_branch}^!" < "$mbox" \
> +	commit="$(git --git-dir="$(git_dir "$pcfg_path")" find-base "$pcfg_branch" "${branch_base:-$pcfg_branch}^!" 2>>"$tmp_find_base" < "$mbox" \
>  		|| verbose "No matching base commit in project $prj" )"

I'd made these lines shorter, but this is matter of taste. Pushed,
thanks!

-- 
Best Regards,
Artem Bityutskiy




More information about the aiaiai mailing list