Re: [PATCH v6 26/32] checkout: detach if the branch is already checked out elsewhere

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jul 09, 2014 at 02:33:11PM +0700, Nguyễn Thái Ngọc Duy wrote:
> +static int check_linked_checkout(struct branch_info *new,
> +				  const char *name, const char *path)
> +{
...
> +	if (!strncmp(start, new->path, end - start) &&
> +	    new->path[end - start] == '\0') {

This also detaches if the "holding checkout" is _this_
checkout, that is, when you are checking out the currently
checked our branch.

-- 
Max
--
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




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]