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

Update Synth_Dexed #97

Merged
merged 1 commit into from
Apr 17, 2022
Merged

Update Synth_Dexed #97

merged 1 commit into from
Apr 17, 2022

Conversation

probonopd
Copy link
Owner

@probonopd probonopd commented Apr 17, 2022

I wish there was an easy way to do this in the GitHub UI, by pressing the "Edit" button and entering c58ac7:

image

So we need to do it by hand:

git clone https://github.com/probonopd/MiniDexed
cd MiniDexed
git submodule update --init --recursive
git checkout -b update-Synth_Dexed
cd Synth_Dexed
git fetch
git checkout c58ac7
cd ..
git add Synth_Dexed
git commit -m "Submodule updated"
git push origin update-Synth_Dexed

Reference:
community/community#15079

@probonopd probonopd merged commit 5e211c8 into main Apr 17, 2022
@probonopd probonopd deleted the update-Synth_Dexed branch April 17, 2022 11:29
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.

1 participant