Skip to content

Instantly share code, notes, and snippets.

@lulf
Created February 9, 2022 10:08
Show Gist options
  • Save lulf/553701f4ae3c60883b1f29643ecb1f72 to your computer and use it in GitHub Desktop.
Save lulf/553701f4ae3c60883b1f29643ecb1f72 to your computer and use it in GitHub Desktop.
Add file
cd /home/lulf/dev/drogue-iot/burrboard/firmware
git pull --rebase
git add src/firmware.rs
git commit -m 'Add missing file'
git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment