mirror of
https://github.com/tj/git-extras.git
synced 2026-09-12 16:36:22 -04:00
23 lines
460 B
Markdown
23 lines
460 B
Markdown
git-update-extras(1) -- Updates git extras
|
|
==========================================
|
|
|
|
## SYNOPSIS
|
|
|
|
`git-update-extras`
|
|
|
|
## DESCRIPTION
|
|
|
|
Updates git extras. Clones the repo to _/tmp/git-extras_, make installs, then cds back to the origin directory.
|
|
|
|
## AUTHOR
|
|
|
|
Written by Tj Holowaychuk <<tj@vision-media.ca>>
|
|
|
|
## REPORTING BUGS
|
|
|
|
<<http://github.com/visionmedia/git-extras/issues>>
|
|
|
|
## SEE ALSO
|
|
|
|
<<http://github.com/visionmedia/git-extras>>
|