The branch "master" has been updated. The following is a summary of the commits.
from: d5a4883ad61a5b4537fe08ebbc72b72fbb62c674 0e21e83 Add missing files (Bug #10296). ----------------------------------------------------------------------- commit 0e21e83019c40a28ea84e80a09aaa1133c24cd9a Author: Gunnar Wrobel <[email protected]> Date: Sat Jul 2 23:02:51 2011 +0200 Add missing files (Bug #10296). components/test/Components/fixture/.gitignore is the culprit that hid these files on my local system. In principle it would be better to rename the .gitignore to something that is not parsed by git. This would require making this an optional argument just for the sake of testing though. And I consider adding these behind the back of the .gitignore the easier solution for now. components/test/Components/fixture/framework/simple/IGNORE.txt | 1 + components/test/Components/fixture/framework/simple/ignore/test1 | 1 + components/test/Components/fixture/framework/simple/ignore/test2 | 1 + 3 files changed, 3 insertions(+), 0 deletions(-) create mode 100644 components/test/Components/fixture/framework/simple/IGNORE.txt create mode 100644 components/test/Components/fixture/framework/simple/ignore/test1 create mode 100644 components/test/Components/fixture/framework/simple/ignore/test2 http://git.horde.org/horde-git/-/commit/0e21e83019c40a28ea84e80a09aaa1133c24cd9a __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
