Coder Social home page Coder Social logo

app-gitgitr's Introduction

NAME

gitgitr - Automatically fetch and build the most recent git.

VERSION

version 0.904

SYNOPSIS

gitgitr
  -- fetches and builds the most recent version of git

gitgitr -t
  -- fetches and builds the most recent version of git, and runs the
     test suite prior to installation

gitgitr -v 1.8.0
  -- fetches and builds version 1.8.0 of git

DESCRIPTION

gitgitr is a tiny utility to simplify building the most recent (or, really, any arbitrary) version of git. This is something you probably only really need if you're obsessive about running the most recent version of git, or if you maintain something like Git::Wrapper, where the ability to quickly install a particular git version comes up way more often than you would like.

OPTIONS

  • --help / -h

    Displays basically the same information you're currently soaking in.

  • --no_symlink / -N

    Don't symlink /opt/git to the new build directory

  • --prefix / -p

    Installation prefix for the current build. Defaults to /opt/git-$GIT_VERSION_NUMBER

  • --reinstall / -r

    By default, gitgitr will not build a version that's already installed. This flag will force it to build a version even if it is already preset.

  • --run_tests / -t

    Makes gitgitr run the git test suite after building and before installing. If the test suite fails, the build will not be installed. Disabled by default because the test suite takes a really long time to run.

  • --verbose / -V

    Makes gitgitr be a lot more chatty about what it's doing

  • --version / -v

    Specifies what version of git to build. Defaults to the most recent version as found on the front page of http://git-scm.com

SEE ALSO

AUTHOR

John SJ Anderson [email protected]

COPYRIGHT AND LICENSE

This software is copyright (c) 2016 by John SJ Anderson.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

app-gitgitr's People

Contributors

genehack avatar wchristian avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

wchristian

app-gitgitr's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.