> On 2016 May 09, at 18:48, Graham Cox <[email protected]> wrote: > > So what’s the best way to mothball and archive my project in its current > state so I can then fork it for the next version, and so on?
Either make a git branch, or if you don’t trust git, copy project folder(s). Projects that involve multiple project folders or git repos are always going to be problematic. _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
