If you want to make core contributions, then its probably best if you fork the main tiddlywiki repro. Then you can make pull requests for you contributions (along with your test code).
If you are doing a lot of development then, as a general rule, I would say it is better to have more smaller repositories rather than fewer larger repositories (or one big repository), providing you can keep the repositories independent of each other. Other than that I don't have specific recommendations on how things should be set up. Do feel free to experiment and don't be afraid of making mistakes - with git mistakes can easily be fixed or reverted. Look at what other projects do, and don't necessarily regard TiddlyWiki as exemplary - we are learning about what works well as well. Martin On 13 July 2011 09:05, Tobias Beer <[email protected]> wrote: > I would like to start using GitHub to manage sources and presumably > workflows around my contributions to the TiddlyWorld... are there any > recommendations for setting up a repo/repos, file structures, > contents, etc... when it comes to TiddlyWiki core contributions, > plugin extensions, transclusions, tiddler sources or even complete > adaptations (=wiki's)? > > If you already use GitHub for TiddlyWiki contributions ...are there > any lessons you learned from the process ...anything special about > your way of sharing or managing TW related code? > > Your shared knowledge is very welcome ...even if - or especially if - > you think of it as most basic fundamentals, know-how and watch-outs. > > Thanks, Tobias. > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/tiddlywikidev?hl=en. > > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywikidev?hl=en.
