Commit 9ed104a8fa9fc28bb29a0ff53c68094696e13aea

Carlos Martín Nieto 2014-07-04T17:16:17

refspec: short-circuit non-pattern refspecs on transform When transforming a non-pattern refspec, we simply need to copy over the opposite string. Move that logic up to the wrapper so we can assume a pattern refspec in the transformation function.