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

Reconcile main and the active development branch #20

Closed
wants to merge 17 commits into from

Conversation

nickswalker
Copy link
Contributor

The aurmr_demo workspace is running an only-slightly modified version of this branch, but it has not been reconciled with the main branch in almost a year. In some instances, files from commits from the main branch have been manually pasted (i.e. files copied and new commits made, vs cherry picking) into this branch, like with 3a825cc...eaca979 (#16) turning into e08fe8b.

I think we should rebase this branch ontop of main, then merge it into main. The rebase should end up nulling out the content of commits which duplicate earlier commits from main while highlighting any conflicting changes for review.

@Soofiyan I'm happy to meet and provide Git support so we can resolve issues during the merge.

@Soofiyan Soofiyan marked this pull request as ready for review August 28, 2023 01:19
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks like build output. Does this need to be tracked? If not, add *.egg-info to .gitignore to prevent accidentally adding it to the repo again.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don't need to track this. Maybe I forgot to add this in the .gitignore file. Thank you.

…es and different bin depths. Also incorporating changes for the manual calibration for different pods.
@nickswalker
Copy link
Contributor Author

In the future, please use Co-authored-by when you are copying others work into a commit: https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors

Better yet, cherry pick directly where you can: https://www.atlassian.com/git/tutorials/cherry-pick

@nickswalker
Copy link
Contributor Author

Will merge with the rebase #24

@nickswalker nickswalker deleted the soofiyan-new-grasp-with-normals branch April 23, 2024 21:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants