<div>Nice links, these should be also in the wiki somewhere. </div><div><br></div><div><br></div><br clear="all">Rafael Ortiz <br>
<br><br><div class="gmail_quote">On Wed, Jan 19, 2011 at 10:11 AM, James Simmons <span dir="ltr"><<a href="mailto:nicestep@gmail.com">nicestep@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Sascha,<br>
<br>
The FLOSS Manual "Make Your Own Sugar Activities!" has a chapter on<br>
using Git for Activity development.  The chapter has extensive screen<br>
shots and covers material like setting up SSH.  Unfortunately, the<br>
FLOSS Manuals website seems to be having issues this morning, but when<br>
it comes back up you should be able to find the chapter and link to<br>
it.<br>
<br>
James Simmons<br>
<div><div></div><div class="h5"><br>
<br>
On Wed, Jan 19, 2011 at 3:11 AM, Sascha Silbe<br>
<<a href="mailto:sascha-ml-reply-to-2011-1@silbe.org">sascha-ml-reply-to-2011-1@silbe.org</a>> wrote:<br>
> Hi!<br>
><br>
> The need for introductory material on git comes up regularly (e.g.<br>
> [2] - that's why I CCed you, Art). It would be nice if someone not<br>
> quite as familiar with git as I am would check whether any of the guides<br>
> mentioned below is a good fit for Sugar Labs and adjust the wiki<br>
> accordingly.<br>
><br>
> Thanks in advance!<br>
><br>
> Sascha<br>
><br>
> [2] <a href="http://lists.sugarlabs.org/archive/sugar-devel/2010-December/029304.html" target="_blank">http://lists.sugarlabs.org/archive/sugar-devel/2010-December/029304.html</a><br>
><br>
> --- Begin forwarded message from Felipe Contreras ---<br>
> From: Felipe Contreras <<a href="mailto:felipe.contreras@gmail.com">felipe.contreras@gmail.com</a>><br>
> To: git <<a href="mailto:git@vger.kernel.org">git@vger.kernel.org</a>><br>
> Date: Mon, 17 Jan 2011 00:09:04 +0100<br>
> Subject: git top links: 2011-1<br>
><br>
> Hi,<br>
><br>
> git top links is my attempt to gather all the links people have been<br>
> tagging as "git" in <a href="http://delicious.com" target="_blank">delicious.com</a>[1] (these are not chosen by me).<br>
><br>
> Here are four months into one.<br>
><br>
> The fancier blog version is here:<br>
> <a href="http://gitlog.wordpress.com/2011/01/16/git-top-links-2010-1-2/" target="_blank">http://gitlog.wordpress.com/2011/01/16/git-top-links-2010-1-2/</a><br>
><br>
> = New =<br>
><br>
> 1. Tower, the most powerful Git client for Mac (89)<br>
> Interesting new and powerful git client<br>
> <a href="http://www.git-tower.com/" target="_blank">http://www.git-tower.com/</a><br>
><br>
> 2. Introductory Guide to Git Version Control System (51)<br>
> Thorough indoductory guide<br>
> <a href="http://sixrevisions.com/web-development/introductory-guide-to-git-version-control-system/" target="_blank">http://sixrevisions.com/web-development/introductory-guide-to-git-version-control-system/</a><br>
><br>
> 3. A collection of useful .gitignore templates (45)<br>
> C, C++, Python, every language has different common .gitignore templates<br>
> <a href="https://github.com/github/gitignore" target="_blank">https://github.com/github/gitignore</a><br>
><br>
> 4. The Designer’s Guide to Git or: How I Learned to Stop Worrying and<br>
> Love the Repository. (24)<br>
> <a href="http://blogs.sitepoint.com/2010/10/23/the-designers-guide-to-git-or-how-i-learned-to-stop-worrying-and-love-the-repository/" target="_blank">http://blogs.sitepoint.com/2010/10/23/the-designers-guide-to-git-or-how-i-learned-to-stop-worrying-and-love-the-repository/</a><br>


><br>
> 5. Git info in your ZSH Prompt (21)<br>
> <a href="http://briancarper.net/blog/570/git-info-in-your-zsh-prompt" target="_blank">http://briancarper.net/blog/570/git-info-in-your-zsh-prompt</a><br>
><br>
> 6. Git Supervisual Cheatsheet (16)<br>
> Simple and colorful cheatsheet<br>
> <a href="http://panela.blog-city.com/git_supervisual_cheatsheet.htm" target="_blank">http://panela.blog-city.com/git_supervisual_cheatsheet.htm</a><br>
><br>
> 7. Classy Git (15)<br>
> Another great presentation from Scott Chacon<br>
> <a href="http://git-tips.heroku.com/#1" target="_blank">http://git-tips.heroku.com/#1</a><br>
><br>
> 8. Get Started with Git (14)<br>
> Very nice article introducing Git and DSCM in general by Al Shaw<br>
> <a href="http://www.alistapart.com/articles/get-started-with-git/" target="_blank">http://www.alistapart.com/articles/get-started-with-git/</a><br>
><br>
> 9. Gitifier; Git commit notifier for MacOSX (14)<br>
> <a href="http://psionides.github.com/gitifier/" target="_blank">http://psionides.github.com/gitifier/</a><br>
><br>
> 10. Getting Good with Git! (28)<br>
> <a href="http://rockablepress.com/books/getting-good-with-git/" target="_blank">http://rockablepress.com/books/getting-good-with-git/</a><br>
><br>
> 11. git-achievements: Earn geeky merit badges while learning Git (13)<br>
> <a href="http://thechangelog.com/post/1200486354/git-achievements-aquire-achievements-while-using-git" target="_blank">http://thechangelog.com/post/1200486354/git-achievements-aquire-achievements-while-using-git</a><br>


><br>
> 12. RubyDrop (12)<br>
> "RubyDrop is my first ever Ruby project that aims to be an<br>
> open-source, roll-your-own, Dropbox clone. It uses Git as the backend<br>
> for file tracking and remote syncing."<br>
> <a href="https://github.com/meltingice/RubyDrop" target="_blank">https://github.com/meltingice/RubyDrop</a><br>
><br>
> 13. gitmodel (12)<br>
> "An ActiveModel-compliant persistence framework for Ruby that uses Git<br>
> for versioning and remote syncing."<br>
> <a href="https://github.com/pauldowman/gitmodel" target="_blank">https://github.com/pauldowman/gitmodel</a><br>
><br>
> 14. Slaying dragons with git, bash, and ruby (11)<br>
> Tricks to use git hooks to prevent bad commits<br>
> <a href="http://rubypond.com/blog/slaying-dragons-git-bash-ruby" target="_blank">http://rubypond.com/blog/slaying-dragons-git-bash-ruby</a><br>
><br>
> 15. libgit2 (11)<br>
> "libgit2 is a portable, pure C implementation of the Git core methods<br>
> provided as a re-entrant linkable library with a solid API, allowing<br>
> you to write native speed custom Git applications in any language<br>
> which supports C bindings."<br>
> <a href="http://libgit2.github.com/" target="_blank">http://libgit2.github.com/</a><br>
><br>
> 16. Version Control for Designers (10)<br>
> <a href="http://hoth.entp.com/output/git_for_designers.html" target="_blank">http://hoth.entp.com/output/git_for_designers.html</a><br>
><br>
> = Japanese =<br>
><br>
> 1.  (23)<br>
> <a href="http://d.hatena.ne.jp/yuroyoro/20101008/1286531851" target="_blank">http://d.hatena.ne.jp/yuroyoro/20101008/1286531851</a><br>
><br>
> 2.  (11)<br>
> <a href="http://d.hatena.ne.jp/mzp/20101118/hooks" target="_blank">http://d.hatena.ne.jp/mzp/20101118/hooks</a><br>
><br>
> 3.  (9)<br>
> <a href="http://d.hatena.ne.jp/bleis-tift/20100922/1285140344" target="_blank">http://d.hatena.ne.jp/bleis-tift/20100922/1285140344</a><br>
><br>
> [1] <a href="http://delicious.com/tag/git" target="_blank">http://delicious.com/tag/git</a><br>
><br>
> --- End forwarded message ---<br>
><br>
> --<br>
> <a href="http://sascha.silbe.org/" target="_blank">http://sascha.silbe.org/</a><br>
> <a href="http://www.infra-silbe.de/" target="_blank">http://www.infra-silbe.de/</a><br>
><br>
</div></div>> _______________________________________________<br>
> Sugar-devel mailing list<br>
> <a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
> <a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
><br>
><br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</blockquote></div><br>