Skip to content

hexa2k9/git-selfupdate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

git-selfupdate

update a currently installed version of git using git itself to get the source. i use this on some outdated debian servers which can’t be upgraded to lenny. git packages from etch are outdated ..

on a shell (as root):

  1. curl http://github.com/hexa2k9/git-selfupdate/raw/master/git-selfupdate > /usr/local/bin/git-selfupdate
  2. chmod u+x /usr/local/bin/git-selfupdate

About

get latest source using git to build & install git from scratch

Resources

Stars

Watchers

Forks

Packages

No packages published