Timeline for How to change the commit associated to a tag on a branch that has already been pushed to GitHub?
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 2, 2023 at 14:20 | comment | added | aadcg | Actually it's worse than that. Say that you have pulled from the master branch and, in the meantime, someone else pushed to that same branch. By force pushing your changes, you're erasing possible changes that were pushed between the moment you pulled and the moment you force pushed. | |
| Jan 2, 2023 at 13:48 | comment | added | Pedro Delfino | Yeah... I will avoid doing that again. It can be especially dangerous if they pulled stuff and started working on it locally | |
| Jan 2, 2023 at 8:35 | comment | added | aadcg | Force pushing commits to the main branch (when others also push to that branch) is a very bad practice. Can you see why? | |
| Nov 29, 2022 at 17:26 | vote | accept | Pedro Delfino | ||
| S Nov 17, 2022 at 22:51 | answer | added | Pedro Delfino | timeline score: 0 | |
| S Nov 17, 2022 at 22:51 | history | asked | Pedro Delfino | CC BY-SA 4.0 |