Framebuffer @framebuffer.cl · Jan 17

When all is said and done, you will have what's called a "merged pull request". This means the code has been committed to the branch, and now it contains all the changes made outside. You can press the Delete Branch button if you want. This is useful if you branched to develop a specific thing.

0 likes 1 replies

?

Replies

Framebuffer · Jan 17

There you go! This is pretty much most of what you do inside Open Source work, and in programming in general. This is the industry standard used to manage code, and make sure you don't lose your hard work (or more!).