Git - truncate history
Remove all commit and force push to server.
1 | CURRENT_BRANCH="$(git rev-parse --abbrev-ref HEAD)" |
Recommendations
Recommendations
Remove all commit and force push to server.
1 | CURRENT_BRANCH="$(git rev-parse --abbrev-ref HEAD)" |