parent
89d62d5e8e
commit
a646b86cd1
|
@ -13,6 +13,9 @@ UI, Workflows & Features
|
||||||
enumerates extra objects to be used as anchoring points to keep
|
enumerates extra objects to be used as anchoring points to keep
|
||||||
otherwise unreachable objects in cruft packs.
|
otherwise unreachable objects in cruft packs.
|
||||||
|
|
||||||
|
* Add more "git var" for toolsmiths to learn various locations Git is
|
||||||
|
configured with either via the configuration or hardcoded defaults.
|
||||||
|
|
||||||
|
|
||||||
Performance, Internal Implementation, Development Support etc.
|
Performance, Internal Implementation, Development Support etc.
|
||||||
|
|
||||||
|
@ -35,6 +38,9 @@ Performance, Internal Implementation, Development Support etc.
|
||||||
should not be trusted as a resolution with conflicts that is
|
should not be trusted as a resolution with conflicts that is
|
||||||
proposed by the driver, but the code did.
|
proposed by the driver, but the code did.
|
||||||
|
|
||||||
|
* The set-up code for the get_revision() API now allows feeding
|
||||||
|
options like --all and --not in the --stdin mode.
|
||||||
|
|
||||||
|
|
||||||
Fixes since v2.41
|
Fixes since v2.41
|
||||||
-----------------
|
-----------------
|
||||||
|
|
Loading…
Reference in New Issue