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

Resolve conflicts with biocommons #46

Merged
merged 6 commits into from
Aug 26, 2024
Merged

Resolve conflicts with biocommons #46

merged 6 commits into from
Aug 26, 2024

Conversation

bsgiles73
Copy link

@bsgiles73 bsgiles73 commented Aug 26, 2024

Bring in latest changes from Biocommons.UTA to resolve conflicts in PR.

  1. Swith to main local and get latest.
  2. Add Biocommons as a remote repository
  3. Create branch
  4. Merge branch into local main and push to origin
git checkout main
git checkout -b biocommons-sync-2
git remote add upstream [email protected]:biocommons/uta.git
git pull upstream/main
git commit

Create and merge PR.

@bsgiles73 bsgiles73 requested a review from nvta1209 August 26, 2024 22:44
@bsgiles73 bsgiles73 merged commit d33f0d0 into main Aug 26, 2024
1 check passed
@bsgiles73 bsgiles73 deleted the biocommons-sync-2 branch August 26, 2024 22:48
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.

5 participants