[Checkins] [zopefoundation/z3c.autoinclude] 8fc9aa: Do not git ignore .gitkeep files.

Maurits van Rees noreply at github.com
Wed Feb 27 10:17:11 CET 2019


  Branch: refs/heads/maurits-attributeerror-module-file-issue-6
  Home:   https://github.com/zopefoundation/z3c.autoinclude
  Commit: 8fc9aa2867dff48042469ee65b6f62476d0c5ab7
      https://github.com/zopefoundation/z3c.autoinclude/commit/8fc9aa2867dff48042469ee65b6f62476d0c5ab7
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
    M .gitignore
    A src/z3c/autoinclude/tests/empty/.gitkeep

  Log Message:
  -----------
  Do not git ignore .gitkeep files.

I thought I had added this file.
Then I added it again.
And I did not notice that it was not actually added.
The .gitignore file ignored it.
(I will remove the file because I have found a better way, but I want to fix the .gitignore anyway, to help future authors.)


  Commit: 7fdf681713083d1a6b72b670e6a5bf1fb40e543e
      https://github.com/zopefoundation/z3c.autoinclude/commit/7fdf681713083d1a6b72b670e6a5bf1fb40e543e
  Author: Maurits van Rees <maurits at vanrees.org>
  Date:   2019-02-27 (Wed, 27 Feb 2019)

  Changed paths:
    M src/z3c/autoinclude/dependency.txt
    R src/z3c/autoinclude/tests/empty/.gitkeep
    A src/z3c/autoinclude/tests/nomodulefile/__init__.py

  Log Message:
  -----------
  Write real test for AttributeError for module.__file__.

Issue #6.


Compare: https://github.com/zopefoundation/z3c.autoinclude/compare/f0757a50d22d...7fdf68171308


More information about the checkins mailing list