MT <[email protected]> writes: > Thanks, I will check it out, but I'm not familiar with the patch > thingy so I can't make any promise...
You start like with any other software project: 1. Clone the Org Git repository. 2. Change what you need in the cloned Org. 3. Commit your changes. 4. Go to 2, if you have more to do. Now for the patches. With Magit, this is as simple as 4 key presses: 1. Open the Git repository in Magit 2. Type W c c RET to create patches for your new commits. The patch files are now ready, in your Git repository. If you need 1:1 help via video, hit me on Telegram (+421902704138). Rudy -- "One can begin to reason only when a clear picture has been formed in the imagination." --- Walter Warwick Sawyer, Mathematician's Delight, 1943 Rudolf Adamkovič <[email protected]> [he/him] http://adamkovic.org
