BITKARROT on Nostr: git fetch USDollar git checkout -b Bitcoin USDollar/Bitcoin git rebase main # Resolve ...
git fetch USDollar
git checkout -b Bitcoin USDollar/Bitcoin
git rebase main
# Resolve conflicts if any, without fighting too much and then:
git push USDollar Bitcoin --force
mkay, did I get it right?
#asknostr
git checkout -b Bitcoin USDollar/Bitcoin
git rebase main
# Resolve conflicts if any, without fighting too much and then:
git push USDollar Bitcoin --force
mkay, did I get it right?
#asknostr