commit | 0b8b6b5309f2510f1a2e1c3d77942fa9470dd324 | [log] [tgz] |
---|---|---|
author | Robin Rosenberg <robin.rosenberg@dewire.com> | Thu Jan 14 23:53:11 2010 +0100 |
committer | Robin Rosenberg <robin.rosenberg@dewire.com> | Fri Jan 15 07:17:34 2010 +0100 |
tree | b501b146827de359e3c6c5adfee07d8f0f311abb | |
parent | f5eb0d93660786213b98dadde7d93c5605454495 [diff] |
Introduce a named constant for the .git directory. Not all occurrences of ".git" are replaced by this constant, only those where it actually refers to the directory with that name, i.e not the ".git" directory suffix. Asserts and comment are also excluded from replacement. Change-Id: I65a9da89aedd53817f2ea3eaab4f9c2bed35d7ee Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>