< Home - < Back

git-extras


Information about the package, git-extras, which is shipped with common Linux distributions. The git-extras package is designed for, Little git extras.


Package Name:

git-extras

Summary:

Little git extras

Description:

git-extras adds the following extra-commands to git: alias, archive-file, bug, changelog, commits-since, contrib, count, create-branch, delete-branch, delete-submodule, delete-tag, effort, extras, feature, fresh-branch, gh-pages, graft, ignore, info, local-commits, obliterate, promote, refactor, release, repl, setup, squash, summary, touch, undo For more information about the extra-commands, see the included README.md, HTML, mark-down or man-pages.

Architecture:

noarch

Version:

4.4.0

Release:

1.el6

Size:

178 k

Repository:

epel

From Repository:

Licence:

MIT



Handy Yum Commands for git-extras


Control the git-extras package with the following handy commands outlined below.


Command

Description of Command

yum install git-extras

This command will install git-extras on the server.

yum remove git-extras

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

yum -y remove git-extras

This command will un-install git-extras 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 git-extras when using the -y flag.

yum update git-extras

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

yum -y update git-extras

This command will update git-extras 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 git-extras when using the -y flag.

yum info git-extras

This command will show you core information about the git-extras package.

yum deplist git-extras

This command will show you the dependencies for git-extras. 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 git-extras

This command will check if there is an update waiting on git-extras. 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.