You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Avoid creating empty commits when pushing changes to FederatedCode (#1888)
* Do not enumerate untracked files to compute commit message
- Untracked file enumeration is a very costly operation for large git repo
Signed-off-by: Keshav Priyadarshi <[email protected]>
* Set allow_empty to false to avoid empty commits
Signed-off-by: Keshav Priyadarshi <[email protected]>
* Bump minecode_pipelines to 0.0.1b8
Signed-off-by: Keshav Priyadarshi <[email protected]>
---------
Signed-off-by: Keshav Priyadarshi <[email protected]>
0 commit comments