Praveen Dodamani

Praveen Dodamani I m from mech branch

Yesterday at 7:32pm · Report
Git

Git 1.6.6 Released

www.kernel.org
Git v1.6.6 Release Notes ======================== Notes on behaviour change ------------------------- * In this release, "git fsck" defaults to "git fsck --full" and checks packfiles, and because of this it will take much longer to complete than before. ...
Hideki Saito

Hideki Saito  Resource syncing and backup just completed over Git.

December 21, 2009 at 7:24pm
Karel Bílek

Karel Bílek the best git tutorial out there

www.eecs.harvard.edu
Git is quickly becoming one of the most popular version control systems in use. There are plenty of tutorials on Git already. How is this one different?
Hideki Saito

Hideki Saito My take of the "review" on Git :-)

Introduction If you have been following me, I've mentioned numerous time about this software called Git. You'll find more information about what it is on their web page mentioned above or perhaps, you can checkout its Wikipedia article, if you prefer...
Git
www.eclipse.org
JGit, a EDL/BSD licensed, lightweight, pure Java library implementing the Git version control file access routines, network protocols, and core version control algorithms.
Git
blog.matt-darby.com
Drop this gist into your ~/.(ba|z)shrc file and you can have this awesome git log at your fingertips, complete with a simple visualization of your repository tree.
David Young

David Young git+FileMerge FTW!!! xoxo

September 23, 2009 at 1:39am · Report
Git

Git Does anyone know a text only (ncurses) merge and diff tool?

September 20, 2009 at 9:30am
Kristian Rumberg
Kristian Rumberg
Not ncurses but can run in a terminal: ediff (emacs).
September 20, 2009 at 9:42am
Nathan
September 20, 2009 at 10:24am
David

David git prompt in bash, with some nice extra tweaks

blog.fedora-fr.org
It seems I've been doing some unnecessary stuff in my previous post. Once again, when one tries to do something, he should always remember that someone most probably already had
Git

Git Tig - a text based (ncurses) git client:
http://jonas.nitro.dk/tig/

jonas.nitro.dk
When browsing repositories, it uses the underlying git commands to present the user with various views, such as summarized revision log and showing the commit with the log message, diffstat, and the diff.
Git

Git What is your favorite merge tool? kdiff3, tkdiff, xxdiff, DiffMerge, FileMerge/opendiff, P4Merge, Araxis Merge, Beyond Compare, SureMerge Or one that is not on the list?

August 1, 2009 at 7:19am
Git
lwn.net
Copyright © 2006, Eklektix, Inc. Comments and public postings are copyrighted by their creators. Linux is a registered trademark of Linus Torvalds
David

David

progit.org
All content under Creative Commons Attribution-Non Commercial-Share Alike 3.0 license.Theme and code by Michael Bleigh. Hosted by GitHub and powered by Jekyll.
Git

Git Git from the bottom up

ftp.newartisans.com