Jari Aalto+mail.linux wrote:

git - Tools for simple, daily file and system management tasks

A set of interactive tools that includes an extensible file system
browser, an ASCII/hex file viewer, a process viewer/killer, and other
related utilities and shell scripts. It increases the speed and ease
of daily tasks like moving files and directories, invoking editors,
compressing and uncompressing files, creating and expanding archives,
compiling programs, sending mail, etc. It has colors if the standard
ANSI color sequences are supported, and is user-friendly.

http://www.gnu.org/directory/git.html

a)

wget --non-verbose  \
 http://tierra.dyndns.org:81/cygwin/git/git-4.3.20-1-src.tar.bz2 \
 http://tierra.dyndns.org:81/cygwin/git/git-4.3.20-1.tar.bz2 \
 http://tierra.dyndns.org:81/cygwin/git/setup.hint

b) Or use this

mkdir git ; cd git
wget -q -O - http://tierra.dyndns.org:81/cygwin/git/get.sh | sh


Jari





+1 vote

rlc





Reply via email to