[DiscordArchive] Rightie, wee question, as I'm new to using Git. With one of the commits now reverted so the mmaps to
[DiscordArchive] Rightie, wee question, as I'm new to using Git. With one of the commits now reverted so the mmaps to
Archived author: FiftyTifty • Posted: 2019-12-19T16:02:50.106000+00:00
Original source
Rightie, wee question, as I'm new to using Git. With one of the commits now reverted so the mmaps tool can compile, is there a proper way to apply that change to the repository downloaded by Git?
Archived author: FiftyTifty • Posted: 2019-12-19T16:02:54.648000+00:00
Original source
Or do I just delete and start afresh
Archived author: stevej • Posted: 2019-12-19T16:13:41.034000+00:00
Original source
If a commit is reversed, I suppose when you do a `git pull` you should agree to that change. Otherwise, you would have to go to the commit before the change, and apply future changes by hand. But if they approve the change you mention, I guess a pull should do it.
Archived author: stevej • Posted: 2019-12-19T16:14:32.253000+00:00
Original source
Never participate in something like this, let a commit be reversed, so you'd have to wait to see it.