< Home - < Back

gitstats


Information about the package, gitstats, which is shipped with common Linux distributions. The gitstats package is designed for, Generates statistics based on GIT repository activity.


Package Name:

gitstats

Summary:

Generates statistics based on GIT repository activity

Description:

GitStats is a statistics generator for git (a distributed revision control system) repositories. It examines the repository and produces some interesting statistics from the history of it. Currently HTML is the only output format.

Architecture:

noarch

Version:

0

Release:

0.4.20130723gita923085.el6

Size:

40 k

Repository:

epel

From Repository:

Licence:

GPLv2 and GPLv3 and MIT



Handy Yum Commands for gitstats


Control the gitstats package with the following handy commands outlined below.


Command

Description of Command

yum install gitstats

This command will install gitstats on the server.

yum remove gitstats

This command will un-install gitstats on the server. When you run this command, you will be asked if you are sure that you want to remove gitstats, so you have to manually confirm that you want to do this.

yum -y remove gitstats

This command will un-install gitstats on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove gitstats when using the -y flag.

yum update gitstats

This command will update gitstats to the latest version. When you run this command, you will be asked if you are sure that you want to remove gitstats, so you have to manually confirm that you want to do this.

yum -y update gitstats

This command will update gitstats to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove gitstats when using the -y flag.

yum info gitstats

This command will show you core information about the gitstats package.

yum deplist gitstats

This command will show you the dependencies for gitstats. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update gitstats

This command will check if there is an update waiting on gitstats. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.