Changes between Version 37 and Version 38 of CollaborateOnGithub
- Timestamp:
- Jul 9, 2010, 3:22:51 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CollaborateOnGithub
v37 v38 35 35 ===== Using recent `git` ===== 36 36 37 However, if you either want to use the latest `git` version or use an older Ubuntu release, you can use [https://launchpad.net/~ smartlounge/+archivethe personal package archive] that provides backports of the recent `git` version for all Ubuntu releases since Hardy.37 However, if you either want to use the latest `git` version or use an older Ubuntu release, you can use [https://launchpad.net/~git-core/+archive/ppa the personal package archive] that provides backports of the recent `git` version for all Ubuntu releases since Hardy. 38 38 39 39 Installation instructions: … … 41 41 {{{ 42 42 deb http://ppa.launchpad.net/smartlounge/ubuntu UBUNTU_RELEASE_NAME main 43 }}} 44 1. import the PPA key: 45 {{{ 46 sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E1DF1F24 43 47 }}} 44 48 1. install `git`: