On Thu, 2015-10-15 at 15:46 -0400, David Turner wrote:
> --- a/refs.c
> +++ b/refs.c
> @@ -117,3 +117,60 @@ int update_ref(const char *msg, const char *refname,
>               ref_transaction_free(t);
>       return 0;
>  }
> +
> +
> +static int delete_pseudoref(const char *pseudoref, const unsigned char 
> *old_sha1)

extra newline (will fix on reroll)


--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to