git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git monthly links: 2009-05
@ 2009-06-29 12:06 Felipe Contreras
  2009-06-29 21:37 ` Nanako Shiraishi
  2009-06-30 12:14 ` Johannes Schindelin
  0 siblings, 2 replies; 5+ messages in thread
From: Felipe Contreras @ 2009-06-29 12:06 UTC (permalink / raw
  To: git

Hi,

git monthly links is my attempt to gather all the links people have
been tagging as "git" in delicious.com[1] (these are not chosen by
me). It's a manual process so I might miss some links; I subscribe to
the RSS feed and go through all the links simply picking the ones
tagged the most.

The fancier blog version is here:
http://gitlog.wordpress.com/2009/06/07/git-monthly-links-2009-05/

I didn't have much time to work on this, so this is a delayed version
of May. I was unable to do this for April. I have improved the process
so hopefully this will not happen again.

Enjoy.

The Git Parable
Extensive explanation of what a VCS should do; what git does
http://tom.preston-werner.com/2009/05/19/the-git-parable.html

A Git Workflow for Agile Teams
Some tips about how to use git in agile teams
http://reinh.com/blog/2009/03/02/a-git-workflow-for-agile-teams.html

Using Git with Vim
A few tips to integrate git into vim
http://www.osnews.com/story/21556/Using_Git_with_Vim

Backup your Database in Git
http://www.viget.com/extend/backup-your-database-in-git/

GitHub Firewall Install
New GitHub service for companies interested in internal repositories
http://fi.github.com/

Git Up! 10 Reasons to Upgrade Your Old Git Installation
Good summary of relatively new features
http://jasonrudolph.com/blog/2009/05/27/git-up-10-reasons-to-upgrade-your-old-git-installation/

Hg-Git Mercurial Plugin
Presenting hg-git, an hg backend to use git repos as storage
http://github.com/blog/439-hg-git-mercurial-plugin

The guide to basic Git for absolutely beginer
Simple git guide for beginners
http://www.hieu.co.uk/blog/index.php/2009/05/27/the-guide-to-basic-git-for-absolutely-beginer/

GitHub Firewall Install
New GitHub service for companies interested in internal repositories
http://fi.github.com/

Getting to grips with git (Part 1)
Straightforward introduction to git with svn users in mind
http://www.ricroberts.com/articles/2009/06/01/getting-to-grips-with-git

Git For Windows Developers – Git Series
Comprehensive guide for Windows users, with nice screenshots.
http://www.lostechies.com/blogs/jason_meridth/archive/2009/06/01/git-for-windows-developers-git-series-part-1.aspx
http://www.lostechies.com/blogs/jason_meridth/archive/2009/06/04/git-for-windows-developers-git-series-part-2.aspx

Understanding Git Submodules
Straightforward expalanation about what submodules are, and how to use them
http://speirs.org/2009/05/11/understanding-git-submodules/

Git solves all your branching and merging problems! Almost!
Funny story about moving from svn to git's branching methodsand what it
entails
http://codeclimber.blogspot.com/2009/05/git-solves-all-your-branching-and.html

Dead Simple Rails Deployment
Simple instructions to integrate git into Rails deployment scripts
http://blog.jerodsanto.net/2009/05/dead-simple-rails-deployment/

Deploying ExpressionEngine from GitHub with Capistrano
http://hivelogic.com/articles/view/deploying-expressionengine-github-capistrano

Pair Programming & git & github & Gravatar & You & You
Interesting hack for pair programming in github
http://blog.l4rk.com/2009/05/pair-programming-git-github-gravatar.html

== Janapese ==

これからGitを始める人が読むべき記事のまとめ
*Very* popular, but I've no idea what it is about
http://www.akiyan.com/blog/archives/2009/05/posts-for-git-beginne.html

やる夫で学ぶ gitcore-tutorial
http://motememo.g.hatena.ne.jp/keyword/やる夫で学ぶ%20gitcore-tutorial

== Russian ==

Git Wizardry
http://habrahabr.ru/blogs/Git/60347/

Git Workflow
http://habrahabr.ru/blogs/Git/60030/

[1] http://delicious.com/tag/git

-- 
Felipe Contreras

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git monthly links: 2009-05
  2009-06-29 12:06 git monthly links: 2009-05 Felipe Contreras
@ 2009-06-29 21:37 ` Nanako Shiraishi
  2009-07-01 12:23   ` Felipe Contreras
  2009-06-30 12:14 ` Johannes Schindelin
  1 sibling, 1 reply; 5+ messages in thread
From: Nanako Shiraishi @ 2009-06-29 21:37 UTC (permalink / raw
  To: Felipe Contreras; +Cc: git

Quoting Felipe Contreras <felipe.contreras@gmail.com>:

> == Janapese ==

Japanese ;-)

> これからGitを始める人が読むべき記事のまとめ
> *Very* popular, but I've no idea what it is about
> http://www.akiyan.com/blog/archives/2009/05/posts-for-git-beginne.html

A list of articles the page author thinks must-read for people who begin to use git.

The first entry in the list is a 45-page article Junio wrote for a bi-monthly paper magazine published in April (it still seems to be available at Amazon.co.jp). The others are various web pages.

-- 
Nanako Shiraishi
http://ivory.ap.teacup.com/nanako3/

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git monthly links: 2009-05
  2009-06-29 12:06 git monthly links: 2009-05 Felipe Contreras
  2009-06-29 21:37 ` Nanako Shiraishi
@ 2009-06-30 12:14 ` Johannes Schindelin
  2009-06-30 13:04   ` Felipe Contreras
  1 sibling, 1 reply; 5+ messages in thread
From: Johannes Schindelin @ 2009-06-30 12:14 UTC (permalink / raw
  To: Felipe Contreras; +Cc: git

[-- Attachment #1: Type: TEXT/PLAIN, Size: 609 bytes --]

Hi,

On Mon, 29 Jun 2009, Felipe Contreras wrote:

> Git For Windows Developers – Git Series
> Comprehensive guide for Windows users, with nice screenshots.
> http://www.lostechies.com/blogs/jason_meridth/archive/2009/06/01/git-for-windows-developers-git-series-part-1.aspx
> http://www.lostechies.com/blogs/jason_meridth/archive/2009/06/04/git-for-windows-developers-git-series-part-2.aspx

Sigh.  This does not begin to tell who should refrain from using msysGit.  
And it toots the horn of TortoiseGit, a tool that is meant to give you the 
illusion that Git fits inside the CVS model.

Not amused,
Dscho

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git monthly links: 2009-05
  2009-06-30 12:14 ` Johannes Schindelin
@ 2009-06-30 13:04   ` Felipe Contreras
  0 siblings, 0 replies; 5+ messages in thread
From: Felipe Contreras @ 2009-06-30 13:04 UTC (permalink / raw
  To: Johannes Schindelin; +Cc: git

On Tue, Jun 30, 2009 at 3:14 PM, Johannes
Schindelin<Johannes.Schindelin@gmx.de> wrote:
> Hi,
>
> On Mon, 29 Jun 2009, Felipe Contreras wrote:
>
>> Git For Windows Developers – Git Series
>> Comprehensive guide for Windows users, with nice screenshots.
>> http://www.lostechies.com/blogs/jason_meridth/archive/2009/06/01/git-for-windows-developers-git-series-part-1.aspx
>> http://www.lostechies.com/blogs/jason_meridth/archive/2009/06/04/git-for-windows-developers-git-series-part-2.aspx
>
> Sigh.  This does not begin to tell who should refrain from using msysGit.
> And it toots the horn of TortoiseGit, a tool that is meant to give you the
> illusion that Git fits inside the CVS model.

Heh, sounds like material for a blog post: git links rebutal, or
something. This I think should fit nicely in an official blog,
something we don't have =/

-- 
Felipe Contreras

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: git monthly links: 2009-05
  2009-06-29 21:37 ` Nanako Shiraishi
@ 2009-07-01 12:23   ` Felipe Contreras
  0 siblings, 0 replies; 5+ messages in thread
From: Felipe Contreras @ 2009-07-01 12:23 UTC (permalink / raw
  To: Nanako Shiraishi; +Cc: git

On Tue, Jun 30, 2009 at 12:37 AM, Nanako Shiraishi<nanako3@lavabit.com> wrote:
> Quoting Felipe Contreras <felipe.contreras@gmail.com>:
>
>> == Janapese ==
>
> Japanese ;-)

lol, it took me a few seconds to spot the difference.

>> これからGitを始める人が読むべき記事のまとめ
>> *Very* popular, but I've no idea what it is about
>> http://www.akiyan.com/blog/archives/2009/05/posts-for-git-beginne.html
>
> A list of articles the page author thinks must-read for people who begin to use git.

Ah, I see.

> The first entry in the list is a 45-page article Junio wrote for a bi-monthly paper magazine published in April (it still seems to be available at Amazon.co.jp). The others are various web pages.

45 pages?! Maybe it's something worth translating?

-- 
Felipe Contreras

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2009-07-01 12:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-29 12:06 git monthly links: 2009-05 Felipe Contreras
2009-06-29 21:37 ` Nanako Shiraishi
2009-07-01 12:23   ` Felipe Contreras
2009-06-30 12:14 ` Johannes Schindelin
2009-06-30 13:04   ` Felipe Contreras

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).