Re: [PATCH 5/9] update-index: add --checkout/--no-checkout to update CE_NO_CHECKOUT bit

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeff King
Date: Wednesday, November 19, 2008 - 6:02 am

On Tue, Nov 18, 2008 at 06:18:10PM -0800, Junio C Hamano wrote:


Yes, I also dislike the subtlety, but my "obvious" idea was something
like:

  for i in 1 2 sub/1 sub/2; do
    touch $i
  done

which just seemed clunky. But:


this is less clunky, and I have confirmed that it solves the problem. I
just wasn't clever enough to think of it in the first place. ;)

-Peff
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH/resent 0/9] Sparse checkout (first half), Nguyễn Thái Ngọc Duy, (Tue Sep 30, 9:04 pm)
[PATCH 1/9] Extend index to save more flags, Nguyễn Thái Ngọc Duy, (Tue Sep 30, 9:04 pm)
[PATCH 2/9] Introduce CE_NO_CHECKOUT bit, Nguyễn Thái Ngọc Duy, (Tue Sep 30, 9:04 pm)
[PATCH 3/9] ls-files: add options to support sparse checkout, Nguyễn Thái Ngọc Duy, (Tue Sep 30, 9:04 pm)
[PATCH 4/9] update-index: refactor mark_valid() in prepara ..., Nguyễn Thái Ngọc Duy, (Tue Sep 30, 9:04 pm)
[PATCH 5/9] update-index: add --checkout/--no-checkout to ..., Nguyễn Thái Ngọc Duy, (Tue Sep 30, 9:04 pm)
[PATCH 6/9] ls-files: Add tests for --sparse and friends, Nguyễn Thái Ngọc Duy, (Tue Sep 30, 9:04 pm)
Re: [PATCH/resent 0/9] Sparse checkout (first half), Santi Béjar, (Wed Oct 1, 3:20 am)
Re: [PATCH/resent 0/9] Sparse checkout (first half), Santi Béjar, (Wed Oct 1, 4:25 am)
Re: [PATCH/resent 0/9] Sparse checkout (first half), Nguyen Thai Ngoc Duy, (Wed Oct 1, 5:09 am)
Re: [PATCH/resent 0/9] Sparse checkout (first half), Santi Béjar, (Wed Oct 1, 7:38 am)
Re: [PATCH 5/9] update-index: add --checkout/--no-checkout ..., Jeff King, (Wed Nov 19, 6:02 am)
Re: [PATCH 5/9] update-index: add --checkout/--no-checkout ..., Nguyen Thai Ngoc Duy, (Thu Nov 20, 8:26 am)
Re: [PATCH 5/9] update-index: add --checkout/--no-checkout ..., Nguyen Thai Ngoc Duy, (Thu Nov 20, 8:54 am)