Hello Henning,
I still have the README file from the privacy module untracked. I think this one should be properly tracked as all the other README files for the other modules.
$ git status # On branch master # Untracked files: # (use "git add <file>..." to include in what will be committed) # # modules/privacy/README nothing added to commit but untracked files present (use "git add" to track)
Thanks, Ovidiu
On Thu, Sep 2, 2010 at 12:41 PM, Henning Westerholt henning.westerholt@1und1.de wrote:
On Wednesday 01 September 2010, Ovidiu Sas wrote:
$ git status # On branch master # Untracked files: # (use "git add <file>..." to include in what will be committed) # # modules/auth/auth.7
Hey Ovidiu,
i've added the man pages to the ignore file.
Cheers,
Henning