Skip to content

Re-compiling with new version #151

Answered by clintiepoo
Woodcat64 asked this question in Q&A
Discussion options

You must be logged in to vote

This is where git can make your life easier. Here's what I did:

  • Pulled the marlin branch from here
  • created my own branch locally in VSCode
  • made my "local" changes, commit as necessary to snapshot my local changes
  • As new changes come out, I do a git pull
  • Merge the changes into my local branch. If there are conflicts, I evaluate which I want keep.

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@Woodcat64
Comment options

@clintiepoo
Comment options

@swbog
Comment options

@Schnabulation
Comment options

@swbog
Comment options

Answer selected by Jyers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants