shanedell commented on PR #1521:
URL: https://github.com/apache/daffodil-vscode/pull/1521#issuecomment-3504186049

   @lrbarber This looks better but you need to squash your commits. So you will 
need to do `git rebase -i upstream/main` where `upstream` should be the remote 
to https://github.com/apache/daffodil-vscode.git. If you don't have that you 
will need to do `git remote add upstream 
https://github.com/apache/daffodil-vscode.git` then run `git fetch --all` then 
you can run the rebase command


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to