git
Tag details
Welcome to the 'git' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'git'.
Look up
"git"
at The Free Dictionary
Latest blogosphere posts tagged “git”
-
Henry, you utter GIT
—
Authority:
Henry, you utter GIT [IMG: http://4.bp.blogspot.com/_FGhipZH7DII/Swki7xXhAcI/AAAAAAAADJo/YpMwjT_9PK0/s320/henry2.jpg]17 hours ago -
openSUSE Kernel Repository is public
—
Authority:
Want to help test the openSUSE kernel? Want the very latest and greatest openSUSE Linux kernel sources? We have good news for you! After several months of preparation, the kernel team has set up a public Git repository for hosting the openSUSE kernel sources. If you’d like to work with the openSUSE Linux kernel ...2 days ago -
Git - Alias
—
Authority:
Git 的 Alias 非常彈性,你甚至也可以自己寫 script hook 成 git 的 sub command,我的 ~/.gitconfig 如下: 事實上我還寫了一個相當骯髒的 bash function: 懶人如我,只要確定自己修改了哪些部份,直接在 shell 底下 $ ci [commit message] ...2 days ago -
Git - 列出樹狀結構的 Log
—
Authority:
在 這邊 看到了這樣的一組 Alias 優點是 1. 樹狀結構,可以看到每個 commit 的 refer。 2. oneline message , 3. 豐富的色彩 4. commit id 以及時間。 借用一下人家的 screenshot:2 days ago -
Gerrit: Google-style code review meets git
—
Authority:
Gerrit, a Git-based system for managing code review, is helping to spread the popular distributed revision control system into Android-using companies, many of which have heavy quality assurance, management, and legal processes around software. read more2 days ago -
Git tips for SVN users
—
Authority:
SVN is the version control system I’ve used the most, but lately I’ve been using Git more and more. I’ve also been using Git with projects that have an svn repository thanks to git’s built in svn support. While working with it, I’ve ran into several typical cases that I’ve often needed to deal with, that ...3 days ago -
Migrate svn to git
—
Authority:
要將一個標準的 subversion repository (含有 trunk/ , branches/ , tags/ ) 轉移至 Git 其實相當容易。 $ git svn clone --prefix=svn/ --stdlayout http://example.com/svn 這樣 git 會自動將這些 Mirror 下來。 不過 git-svn 不會幫你處理 merge ...3 days ago -
A Critique of the Administrations Decision To Prosecute KSM In Federal Court
—
Authority:
The decision to try Khalid Sheikh Mohammed (KSM) and his fellow terrorists in federal court was a political decision pure and simple. It was an attempt to rebuke the Bush Administration to engage in tribunals, even though quite a few of the detainees will still get tribunals and not trials. It creates significant ...4 days ago -
CDK 1.2.4: the authors
—
Authority:
The CDK 1.2.4 changelog I posted earlier was directly created from git output. Git has many features which makes such thing simple. Heres a list of authors of the 1.2.4 change set: 56 Egon Willighagen 9 Rajarshi Guha 5 Stefan Kuhn 2 mark_rynbeek 1 Uli Köhler 1 Rajarshi Guha 1 Peter Odéus 1 Paul Turner 1 ...4 days ago -
CDK 1.2.4: the changes
—
Authority:
Here is the changelog of CDK 1.2.4 which I am about to upload to SourceForge : Fixed param name 743bad3 Updated the makefp3d target to work with the current build system bbb78ee Set up a branch for the 1.2.4 release 4801d79 Fixes bug 2898399. Updates to the SMARTS parser to handle proper matching for ...4 days ago -
Poster Presentations at the Dutch Java Users Group J-Fall meeting
—
Authority:
Besides organizing a Scala workshop at the J-Fall meeting we also presented five technical posters to serve as discussion points for anyone interested (or just walking by). Unlike traditional meeting sessions we could interact directly, somewhat similar to open space sessions. The five posters we presented were: ...4 days ago -
None Shall Call Him FAT!
—
Authority:
Shorter Dean Del Mastro : Boo hoo hoo hoo hoo hoo hoo! I’d have a good deal more sympathy for Del Mastro if he and his colleagues weren’t such loathsome guttersnipes themselves.5 days ago -
AMO Development Changes in 2010
—
Authority:
The AMO team met in Mountain View last week to develop a 2010 plan. We’ve been wanting to change some key areas of our development flow for a while but we needed to make sure time was budgeted in the overall AMO and Mozilla goals. As usual, the timeline will be tight, but the AMO developers do amazing work and ...5 days ago -
Where open source was, and where it is now
—
Authority:
Over the years of my observation, coverage and participation in open source software, SourceForge (both the code repository site SourceForge.net and the corporation) has typically served as one key barometer of where things stood. However, this began to change a couple of years ago, when I wrote about how the ...5 days ago -
GTI ENGINE NOW ALSO AVAILABLE FOR THE SCIROCCO AND EOS
—
Authority:
The Golf GTI’s well-known TSI engine with 2.0-litre displacement and 155 kW / 210 PS is now also available for the Scirocco and Eos. The greatest advantage: the engine, which replaces the previous top class engine, the 2.0 TSI (147 kW / 200 PS), reduces fuel consumption by up to nine percent.5 days ago -
25 Tips for Intermediate Git Users
—
Authority:
25 Tips for Intermediate Git Users5 days ago -
“Watch out for heartbreakers, all they do is take your love and leave..”
—
Authority:
R&B Alicia Keys – Dreaming ★★★★ MediaFire | FileSplash Chrishan – Break Ur Heart [Real] ★★★★★ MediaFire | FileSplash D. Brown – Stereotype ★★★ MediaFire | FileSplash Devin Johnson – Running Away [Cut] ★★★★★ MediaFire | FileSplash Dontae – ...5 days ago -
Git for researchers
—
Authority:
In my previous job—as a grad student, doing computational/biomedical research—I used Git to manage my projects. For small projects, people usually treat CVS/SVN as checkpointing tools—tools to get you back to a known good state when youve screwed up. Git, however, provides a whole new vocabulary you can use ...6 days ago -
Bipartisan Criticism Of NYC 9/11 Trials Continues
—
Authority:
Far from being a partisan split, were finding that theres bipartisan anger over the Obama Administrations decision to try Khalid Sheikh Mohammad and four other al Qaeda terrorists in New York City less than a mile from Ground Zero.The latest person to slam the Administration? That would be New York State Governor ...6 days ago -
How to use FileMerge with Git as a Diff Tool on OSX
—
Authority:
As I’m migrating from Subversion brainwaves I’ve been slowly adapting my workflow into Git’s. Problem was i was finding it hard to double check changes in my working folder to that of what was previously committed. In other words I missed the love of FileMerge. So I began puttering around on the internet and ...6 days ago

