On 10/12/2010 03:04 PM, Chase Brammer wrote:
git fetch origin master --progress> /fetch_error_ouput.txt 2>&1
Just as a small tip, you can shorthand this in bash using git fech origin master --progress >& /fetch_error_output.txt HTH :) -- (please respond to the list as opposed to my email box directly, unless you are supplying private information you don't want public on the list) -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html