| Page 1 of 1 | [ 4 posts ] |
Josh LizarragaYUI Contributor
|
Hi all,
I put together another Gallery module, built it with ant, then committed the results to my fork, but none of the files for the new module were uploaded. Do I need to have separate yui3-gallery forks on GitHub for each module? What is the proper way of maintaining multiple Gallery modules through GitHub? Thanks! Josh |
Josh LizarragaYUI Contributor
|
I tried pulling and committing again, and got the following:
Code: # On branch master # Untracked files: # (use "git add <file>..." to include in what will be committed) # # build/gallery-yui-tooltip/ # src/gallery-yui-tooltip/ So I did as instructed (used "git add" to track these directories) and everything is peachy now. Josh |
|
Hey Josh,
You can have a single fork for all your modules, and all your contributions for other people modules as well. It seems that your commit is correct, since I can see the tooltip and the slideshow files there: https://github.com/jlizarraga/yui3-gall ... 02c4acd7ff One trick though: do not commit any file within build, since the internal gallery builder will generate that in the next rev and you might run into merging conflicts (that you can easily solve, but anyway). Btw, there is a presentation from Jenny that I think should be available somewhere with a lot of good tricks to deal with YUI contribution. Best Regards, Caridy |
|
thanks for the info will check out that presentation for Jenny.
|
| Page 1 of 1 | [ 4 posts ] |
| You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum |
© 2006-2013 Yahoo! Inc. All rights reserved.
All code on this site is licensed under the BSD License unless stated otherwise.
About This Site · Security Contact Info
Powered by phpBB® Forum Software © phpBB Group