Re: [PATCH 5/8] dir: add add_untracked_cache()

2015-12-11 Thread Christian Couder
On Wed, Dec 9, 2015 at 8:37 AM, Torsten Bögershausen wrote: > On 08.12.15 18:15, Christian Couder wrote: >> This new function will be used in a later patch. > May be > Factor out code into add_untracked_cache(), which will be used in the next > commit. Thanks for the suggestion. I think I will p

Re: [PATCH 5/8] dir: add add_untracked_cache()

2015-12-08 Thread Torsten Bögershausen
On 08.12.15 18:15, Christian Couder wrote: > This new function will be used in a later patch. May be Factor out code into add_untracked_cache(), which will be used in the next commit. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.ker