Config::GitLike::Git man page on Fedora

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

Config::GitLike::Git(3User Contributed Perl DocumentatiConfig::GitLike::Git(3)

NAME
       Config::GitLike::Git - load Git configuration files

SYNOPSIS
	   use Config::GitLike::Git;
	   my $config = Config::GitLike::Git->new;
	   $config->load("/path/to/repo");

DESCRIPTION
       This is a modification of Config::GitLike to look at the same locations
       that Git writes to. Unlike with Config::GitLike, you do not need to
       pass a confname to its constructor. This module also enables the
       Config::GitLike option to maintain git compatibility when reading and
       writing variables.

       "load" in Config::GitLike should be passed path to the top level of a
       git repository -- this defaults to the current directory.  It will
       append ".git" as necessary.  It supports both bare and non-bare
       repositories.

METHODS
       This module overrides these methods from "Config::GitLike":

   dir_file
       The per-directory configuration file is .git/config

   user_file
       The per-user configuration file is ~/.gitconfig

   global_file
       The per-host configuration file is /etc/gitconfig

   is_git_dir
       Returns true if a file contains the necessary files (as git would
       reckon it) for the path to be a git repository.

   load_dirs
       Loads the relevant .git/config file.

SEE ALSO
       Config::GitLike

LICENSE
       You may modify and/or redistribute this software under the same terms
       as Perl 5.8.8.

COPYRIGHT
       Copyright 2010 Best Practical Solutions, LLC

AUTHORS
       Alex Vandiver <alexmv@bestpractical.com>, Christine Spang
       <spang@bestpractical.com>

perl v5.14.2			  2012-05-08	       Config::GitLike::Git(3)
[top]

List of man pages available for Fedora

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