Revert "remove self._context"
commit440d622ddc1388ab793fdbf97cb01c187e3db4dd
authorDavid Aguilar <davvid@gmail.com>
Tue, 4 May 2021 19:46:39 +0000 (4 12:46 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 4 May 2021 19:47:24 +0000 (4 12:47 -0700)
treef5267e0eb0c6051c124590ab3d0131b6a0b4cb70
parent22921ebdbd9260355b2137a602df2eef56bfe6be
Revert "remove self._context"

Even though gitcfg holds this object, it's easier to think about
the code by always using the common ApplicationContext "context"
object that is used throughout the code.

This reverts commit 22921ebdbd9260355b2137a602df2eef56bfe6be.

Signed-off-by: David Aguilar <davvid@gmail.com>
cola/gitcfg.py