Project

absgit

0.0
No commit activity in last 3 years
No release in over 3 years
This gem contains a program which allows one to manipulate files in a Git repository from any location in the filesystem.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.3
~> 4.0
>= 0

Runtime

~> 1.2.6
 Project Readme

absgit

Introduction

This is the repository for a Ruby gem called absgit. It provides a program of the same name which allows one to manipulate files in a Git repository, even if one's working directory is outside it.

Installation

To install the gem, give this command:

gem install absgit

Ruby 2 is required.

Documentation

See here.