Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix email address #3

Closed
wants to merge 3 commits into from
Closed

Conversation

jackcviers
Copy link

Fixes the email address on 87fefe3 so that this is under the CLA

* Functionality conceptually complete (haven't tested it yet)
* Trying to figure out how to test this with ERT before I QA it.
Incorrect order of arguments causes wrong type argument error in
scala-indent:indent-line. Swapping argument order fixes the error reported by
@jj1uzh [here](Kazark#1 (comment)).
@Kazark
Copy link
Owner

Kazark commented Jun 7, 2022

Fill me in here on how this will fix it---I think my head is not in the details.

@jackcviers
Copy link
Author

Fill me in here on how this will fix it---I think my head is not in the details.

I had to amend the commit with git commit --amend --author --> It used my work computer's hostname because I forgot to setup git when I first did the work. Now it's got the correct address on the commit.

@Kazark
Copy link
Owner

Kazark commented Jun 7, 2022

A merge won't fix that. Amending a commit creates a new commit. The old one will still be there. I may have to do some magic to rebase the commits and see if I can fix the metadata and force-push them.

@Kazark Kazark closed this Jun 7, 2022
@Kazark
Copy link
Owner

Kazark commented Jun 7, 2022

Thanks for the attempt---I will see if I can fix this with a rebase on my end.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants