|
[01:06] <pmatulis> say i merge 2 local branches and then a commit and finally a push to launchpad. how do i back all that out? i made a mistake on my commit message |
|
[01:07] <wgrant> You should usually never change history that you've pushed, as it makes life difficult for others. |
|
[01:07] <wgrant> But if it's just a personal branch that nobody's likely to have seen, you can 'bzr uncommit' locally, then commit again and 'bzr push --overwrite' |
|
[01:07] <pmatulis> ok |
|
[01:09] <pmatulis> thanks |
|
[05:07] <PenguinDeveloper> hey guys im really hoping someone here can help me ahha... |
|
[18:55] <Rochvellon> hi. is it possible to undelete code if this was deleted on launchpad? |
|
[21:13] <wgrant> Rochvellon: It may be possible in some circumstances. Can you explain the situation? |
|
|