|
Sweet Home 3D Forum » List all forums » » Forum: Developers » » » Thread: Move to git (and github)? » » » » Post: Re: Move to git (and github)? |
Print at Feb 5, 2026, 12:39:28 AM |
| Posted by Kunda at Aug 3, 2018, 10:07:39 PM |
|
Re: Move to git (and github)? I found https://github.com/svn2github/sweet3dhome In case dev want to hack on sweethome3d and use git...in order to generate a patch compatible with SVN (according to what I've read in https://stackoverflow.com/questions/708202/gi...atch-to-be-svn-compatible) you need to: Create the patch with git diff --no-prefix master..branch > somefile.diffThen @Puybaret could apply it with patch -p0 < somefile.diff. |
|
|
Current timezone is GMT Feb 5, 2026, 12:39:28 AM |