git-alias man page on DragonFly

Man page or keyword search:  
man Server   44335 pages
apropos Keyword Search (all sections)
Output format
DragonFly logo
[printable version]

GIT-ALIAS(1)							  GIT-ALIAS(1)

NAME
       git-alias - Define, search and show aliases

SYNOPSIS
       git-alias
       git-alias <search-pattern>
       git-alias <alias-name> <command>

DESCRIPTION
       List all aliases, show one alias, or set one (global) alias.

OPTIONS
       <search-pattern>

       The pattern used to search aliases.

       <alias-name>

       The name of the alias to create.

       <command>

       The command for which you are creating an alias.

EXAMPLES
       Defining a new alias:

	   $ git alias last "cat-file commit HEAD"

       Providing only one argument, git-alias searchs for aliases matching the
       given value:

	   $ git alias ^la
	   last = cat-file commit HEAD

       git-alias will show all aliases if no argument is given:

	   $ git alias
	   s = status
	   amend = commit --amend
	   rank = shortlog -sn --no-merges
	   whatis = show -s --pretty=´tformat:%h (%s, %ad)´ --date=short
	   whois = !sh -c ´git log -i -1 --pretty="format:%an <%ae>

AUTHOR
       Written by Jonhnny Weslley <jw@jonhnnyweslley.net>

REPORTING BUGS
       <https://github.com/tj/git-extras/issues>

SEE ALSO
       <https://github.com/tj/git-extras>

				 December 2015			  GIT-ALIAS(1)
[top]

List of man pages available for DragonFly

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net