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'.

Are you an expert about 'git'? Do you want to be the Technorati authority on 'git'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "git" at The Free Dictionary

Latest blogosphere posts tagged “git”
 

  • ChiliProject – Open Source & Ruby on Rails-Powered Project Management App


    WebResourcesDepotAuthority Authority: 459
    Advertise here with BSA ChiliProject is an open source project management application that helps tracking many aspects of a process. It is built with Ruby on Rails on top of the popular Redmine ( was shared at WRD ) by the long-standing community members/contributors of it and follows a different roadmap. ...
    3 days ago
  • Cleaning up Adobe Captivate’s SCORM Publishing Template, Part 7: Giving the Revisions a Home


    pipwerksAuthority Authority: 98
    I decided to post my revised Adobe Captivate publishing template to GitHub , where it can be easily copied, forked, and updated. Currently, the only files are for the Captivate 5.5 template for SCORM 2004. I hope to add SCORM 1.2 soon, as well as replacing the default ’standard.htm’ template, which doesn’t use ...
    1 week ago
  • 6 Useful Graphical Git Client for Linux


    Make Tech EasierAuthority Authority: 524
    While git has been around for some time, it is only recently that I used it for collaboration with a co-worker. For those who are not aware, git is a distributed version control system with complete history and full revision tracking capabilities. It is a great tool for developers to collaborate without losing their ...
    2 weeks ago
  • Finding and Purging Big Files From Git History


    Ted NaleidAuthority Authority: 85
    On a recent grails project, we’re using a git repo that was originally converted from a SVN repo with a ton of large binary objects in it (lots of jar files that really should come from an ivy/maven repo). The .git directory was over a gigabyte in size and this made it very cumbersome to clone and manipulate. We ...
    2 weeks ago
  • A Git Primer For New Users


    Linux and FriendsAuthority Authority: 94
    This is a git primer for newbies or those people who – want to use Git to version their data, but don’t know how. What is Git Git is a Version Control System. Version Control System (VCS) is a software that allows you to manage changes of documents, programs, images and other information that is stored in ...
    2 weeks ago
  • Git Cheat Sheet


    Terminally IncoherentAuthority Authority: 103
    Few days ago I tweeted, and Google plus-ed (is that a word?) this neat little Git guide . I really liked it, because it was simple, kept things basic, and condensed all the commonly used commands in one place. Unfortunately the presentation style format meant that while the information it contained was very useful, ...
    2 weeks ago
  • New Approach with Passwords Makes Digital Life Easier


    Press AboutAuthority Authority: 138
    n3xd software studios ag, the Swiss independent software ven- dor, has just released its first iPhone app on the App Store. It‘s ideal for making passwords safe and sound. Luzern, LU, Switzerland, January 13, 2012 — With the ”Passwort“ app, it is no longer necessary to save the login data (web address, ...
    3 weeks ago
  • 30 Top Celebrity Donations of 2011


    Miratel Solutions Authority Authority: 107
    We’ve done our share of looking back at 2011 beginning with our top Meatless Monday recipes, nonprofit fundraising, CSR business, professional fundraising and other blog posts, the top online searches and the top 20 celebrities who did good throug
    3 weeks ago
  • "Thats What She Said" Javascript Tool


    Heresy and UsurpationAuthority Authority: 118
    "Thats What She Said" Javascript Tool: This is a node.js module that classifies if a sentence can be...
    3 weeks ago
  • Bash’ing your git deployment


    Touk Team BlogAuthority Authority: 97
    Chuck Norris deploys after every commit. Smart man deploy after every successful build on their Continuous Integration server. Educated man, deploy code directly from their distributed version control systems. I, being neither, had to write my deployme...
    3 weeks ago
  • How to use kdiff3 as a 3-way merge tool with mercurial, git, and Tower.app


    Ted NaleidAuthority Authority: 85
    There are a few very nice looking, mac-like diff tools for OSX ( Kaleidoscope and Changes come to mind), but none for doing “real” merges. By this, I mean real, 3-way merges with all of the information you need in front of you. There are no good-looking, “mac-like” merge tools, but if you swallow your ...
    3 weeks ago
  • RBG LED Controller


    swantron -- robot blogAuthority Authority: 104
    My off-the-cuff remark about building an auxiliary bilirubin light manifested itself into a quick project. In order to approximate the specific color of the bilirubin lamp, I figured that I would need to provide a means of setting PWM values for the three inputs. I had hard-coded values in Arduino code in the past, ...
    3 weeks ago
  • RBG LED Controller


    swantron -- robot blogAuthority Authority: 104
    My off-the-cuff remark about building an auxiliary bilirubin light manifested itself into a quick project. In order to approximate the specific color of the bilirubin lamp, I figured that I would need to provide a means of setting PWM values for the three inputs. I had hard-coded values in Arduino code in the past, ...
    3 weeks ago
  • Play NES Games Like Super Mario, Zelda & More On BlackBerry PlayBook With FCEUXpb!


    BlackBerry Rocks!Authority Authority: 112
    Embedded video not viewable in feeds. Things just keep getting better for the BlackBerry PlayBook ! Apps and games for the PlayBook are still rolling into BlackBerry App World and now we have an awesome port courtesy of Trevor Nunes aka froggyface . Trevor was able to port FCEUX to the PlayBook as FCEUXpb, ...
    3 weeks ago
  • GitHub: serve files to the web, with a single branch


    2ality technology, lifeAuthority Authority: 104
    GitHub has a nifty feature called GitHub Pages that allows you to serve files in your repository to the web. Those files have to reside in the branch gh-pages, which is different from the usual master branch. To avoid the slightly cumbersome maintenance of two branches, this post shows you how to only work with ...
    3 weeks ago
  • Great little bash snippet to summarize your daily git commits.


    ReadyState4Authority Authority: 85
    For general invoicing and hour tracking, I like to post the details of my git commits. Though, I had my own little version of this script, this one posted at stackoverflow was a lot better looking. Posted here for posterity: function gsum { NEXT=$(date +%F) echo "CHANGELOG" echo ---------------------- ...
    3 weeks ago
  • Show Git information in your prompt


    The ByteBakerAuthority Authority: 95
    I’ve been a sworn fan of version control for a good few years now. After a brief flirtation with Subversion I am currently in a long term and very committed relationship with the Git version control system. I use Git to store all my code and writing and to keep everything in sync between my machines. ...
    3 weeks ago
  • Pocket full of gift tags


    Angelic ImpressionsAuthority Authority: 105
    Its time to celebrate!!!  This is one of the new items I will be selling at my shows and for markets this year.  It is a pocket with 8 gift tags for all different occasions.  I am so loving the bright and happy feel it has.  Each of the tags has a string added so you and quickly apply to your gift bag or ...
    3 weeks ago
  • Help me help my colleague


    Ask MetaFilterAuthority Authority: 653
    My colleague uses a Windows editor for writing code and a Unix system to run it. He has practical issues with version control. Suggestions? Colleague (PhD student) is currently working on a large development task and I would like him to use version control (git) for 1) his own sanity and mine 2) so that the rest of ...
    3 weeks ago
  • Git Fresh – Drunk Together Lyrics


    LyricsDUBAuthority Authority: 134
    Drunk Together Lyrics by Git Fresh Send “Drunk Together” Ringtone to your Cell Chorus: I can see it and me get loose in the VIP Let’s get drunk together Get drunk together Get drunk together Get drunk together People staring, we don’t give a fuck We’re on that.. what you know about us Let’s get [...]
    4 weeks ago

Comments about git

Personal attacks are NOT allowed
Please read our comment policy