basbebe / gitup

A minimalist, dependency-free FreeBSD program to clone/pull Git repositories.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitup

A minimalist, dependency-free FreeBSD program to clone/pull git repositories. Intended for non-developers, gitup synchronizes local copies of repositories without the additional overhead that the official Git client requires. Because gitup neither uses nor updates the contents of .git directories, the official Git client should not be used on repositories cloned or modified with gitup or vice versa.

About

A minimalist, dependency-free FreeBSD program to clone/pull Git repositories.

License:BSD 2-Clause "Simplified" License


Languages

Language:C 89.7%Language:Roff 9.8%Language:Makefile 0.5%