Links

Git + Gerrit

Effective Development With Eclipse Mylyn, Git, Gerrit and Hudson

Git? Gerrit? Jenkins?
http://www.networkteam.com/blog/post/per-git-an-extbase-mitarbeiten.html

Gerrit Git Review with Jenkins CI Server
http://alblue.bandlem.com/2011/02/gerrit-git-review-with-jenkins-ci.html
Git, Gerrit Review and Jenkins or Hudson CI Servers
http://www.infoq.com/articles/Gerrit-jenkins-hudson

Filed under  //   egit   flow   gerrit   git   hudson   jenkins   mylyn   scm   workflow  
Posted September 2, 2011 by email 

Gitalist: git web viewer

Gitalist is a web git viewer for your git repository (local or server)

Features

  • Multiple repository support
  • Multiple branch support
  • Commit comparisons
  • Atom feeds
  • Color coded commit history
  • Gitweb.cgi URL compatibility

Image001

http://www.gitalist.com/

Filed under  //   git   perl   scm viewer   ui   web  
Posted July 8, 2011 by email 

Git Annex:

git-annex allows managing files with git, without checking the file contents into git. While that may seem paradoxical, it is useful when dealing with files larger than git can currently easily handle, whether due to limitations in memory, checksumming time, or disk space.

Even without file content tracking, being able to manage files with git, move files around and delete files with versioned directory trees, and use branches and distributed clones, are all very handy reasons to use git. And annexed files can co-exist in the same git repository with regularly versioned files, which is convenient for maintaining documents, Makefiles, etc that are associated with annexed files but that benefit from full revision control.

http://git-annex.branchable.com/

Filed under  //   archiving   data   files   git  
Posted July 4, 2011 by email 

Fork of gitx

This is an experimental fork of GitX

Media_httpbrotherbard_usgda

http://wiki.github.com/brotherbard/gitx/

Filed under  //   apple   git   osx   scm   ui  
Posted March 31, 2010 by email 

Gource: software version control visualization tool

Gource is a software version control visualization tool.

Software projects are displayed by Gource as an animated tree with the root directory of the project at its centre. Directories appear as branches with files as leaves. Developers can be seen working on the tree at the times they contributed to the project.

http://code.google.com/p/gource/

Filed under  //   : software   cvs   git   svn   version control   video   visualization  
Posted December 3, 2009 by email 

Git Book

http://progit.org/

Outlook

Filed under  //   book   git  
Posted July 31, 2009 by email