[Bps-public-commit] Config-GitLike branch, master, updated. 1.00-34-g1925c1c

Alex Vandiver alexmv at booth.bestpractical.com
Fri Mar 19 04:24:07 EDT 2010


The branch, master has been updated
       via  1925c1c1a37d26938153c402cb172a6f3dc0686d (commit)
      from  913c9c6fb7583aea9c510fb19e442b8a1cdbdf75 (commit)

Summary of changes:
 lib/Config/GitLike/Git.pm |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

- Log -----------------------------------------------------------------
commit 1925c1c1a37d26938153c402cb172a6f3dc0686d
Author: Alex Vandiver <alexmv at bestpractical.com>
Date:   Fri Mar 19 04:24:08 2010 -0400

    Add note about paths and bare repos

diff --git a/lib/Config/GitLike/Git.pm b/lib/Config/GitLike/Git.pm
index 281cf3f..853224f 100644
--- a/lib/Config/GitLike/Git.pm
+++ b/lib/Config/GitLike/Git.pm
@@ -51,6 +51,9 @@ L<Config::GitLike|Config::GitLike>, you do not need to pass a confname to its
 constructor. This module also enables the L<Config::GitLike|Config::GitLike>
 option to maintain git compatibility when reading and writing variables.
 
+Notethat it only checks the current directory for being the root of a
+git repository; it also does not work on bare repositories.
+
 =head1 METHODS
 
 This module overrides these methods from C<Config::GitLike>:

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list