- Fix key for repo private
git config --global url."https://devops:${PULL_LIB}@gitlab.xxx.yyy/".insteadOf "https://gitlab.xxx.yyy/"
- Clean
git reflog expire --expire=now --all
git gc --prune=now --aggressive
git filter-repo --path frontier/qa2/backup/colonial-spring.tar --invert-paths
- Change user commit in git
git commit --amend --author="tiennt <[email protected]>"