From: Stefan Beller
Each repository's object store can be initialized independently, so
they must not share a run_once variable.
Signed-off-by: Stefan Beller
Signed-off-by: Jonathan Nieder
Signed-off-by: Nguyễn Thái Ngọc Duy
---
object-store.h | 6 ++
packfile.c | 7 +++
2 files
On Tue, 20 Feb 2018 17:54:10 -0800
Stefan Beller wrote:
> Each repository's object store can be initialized independently, so
> they must not share a run_once variable.
>
> Signed-off-by: Stefan Beller
> Signed-off-by: Jonathan Nieder
Reviewed-by: Jonathan Tan
> -#define RAW_OBJECT_STORE_IN
Each repository's object store can be initialized independently, so
they must not share a run_once variable.
Signed-off-by: Stefan Beller
Signed-off-by: Jonathan Nieder
---
object-store.h | 8 +++-
packfile.c | 7 +++
2 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/o
3 matches
Mail list logo