AN ❦

Results 42 comments of AN ❦

@charles-cooper Sorry, but is it okay if I follow your suggestion after these? As I did not make a lot of changes, it would be quick to review. I will...

@chriseth Sorry, how can do I that? Is it via squash merging into the `develop` branch of my fork?

Got it, I will do it now. By the way, in my case specifically does it matter if I just delete that extraneous commit altogether instead of squashing it?

@Marenz No no -- I meant the first one, that is the extraneous one.

@Marenz To clear the misunderstanding let's simplify. Ok, so there are two commits: `Minor grammar fixes` and `Fixes :` The one not needed is `Minor grammar fixes` -- so, I...

I assumed the latter commit incorporates the changes from that commit -- I guess I will just squash it then. Thank you

That clarified it, thank you. My rebase is done locally -- I also did `git push --force` but got the following message: "everything up-to-date". *Side-note: Also, does the order precedence...

Is this solved? If so, please close the issue.