Skip to content
Go back

Git notes

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

Edit page
Share this post on:

Previous Post
How to easy debug request in pod or everywhere want
Next Post
Fluent Bit push log from WINDOW to Loki