Re: [PATCH] filter-branch: also don't fail in map() if a commit cannot be mapped From: Johannes Schindelin <hidden> Date: 2016-06-15 22:43:14 Hi, On Wed, 6 Jun 2007, Johannes Sixt wrote: - [ -r "$workdir/../map/$1" ] || return 1 + # if it was not rewritten, take the original + [ -r "$workdir/../map/$1" ] || echo "$1" Maybe "test" instead of "["? Otherwise, ACK from me. Ciao, Dscho
Keyboard shortcuts hback out one level jnext message in thread kprevious message in thread ldrill in Escclose help / fold thread tree ?toggle this help