updated: log git diff on overlay init (#20476)
* updated: log git diff on overlay init * add git diff param * params old-commit-hash: bcb6879199948c21f1ebef9afc2a63f433309c00
This commit is contained in:
@@ -28,6 +28,7 @@ keys = {
|
||||
b"DisableUpdates": [TxType.PERSISTENT],
|
||||
b"DoUninstall": [TxType.CLEAR_ON_MANAGER_START],
|
||||
b"DongleId": [TxType.PERSISTENT],
|
||||
b"GitDiff": [TxType.PERSISTENT],
|
||||
b"GitBranch": [TxType.PERSISTENT],
|
||||
b"GitCommit": [TxType.PERSISTENT],
|
||||
b"GitRemote": [TxType.PERSISTENT],
|
||||
|
||||
Reference in New Issue
Block a user