Search

Technical Discussion Group Forum

This forum is provided for user discussion. While Beacon EmbeddedWorks support staff and engineers participate, Beacon EmbeddedWorks does not guarantee the accuracy of all information within in the Technical Discussion Group (TDG).

The "Articles" forums provide brief Articles written by Beacon EmbeddedWorks engineers that address the most frequently asked technical questions.

To receive email notifications when updates are posted for a Beacon EmbeddedWorks product download, please subscribe to the TDG Forum of interest.

TDG Forum

PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 17 Apr 2013 12:06 PM by  richh@logicpd.com
Article: Updating git in Ubuntu 10.04
 0 Replies
Sort:
You are not authorized to post a reply.
Author Messages
richh@logicpd.com
New Member
New Member
Posts:52


--
17 Apr 2013 12:06 PM
    Google recently updated their repo tool to require git version 1.7.2 or higher. If you are using Ubuntu 10.04, to update git use

    sudo add-apt-repository ppa:git-core/ppa
    sudo apt-get update
    sudo apt-get install git
    You are not authorized to post a reply.