Skip to content

gitweb link_files only works for top-level projects #123

@tfnico

Description

@tfnico

We sometimes like to organize our repositories into folders, but the notifier doesn't produce links for these correctly.

Example-wise, consider a directory that contain three git repos like this:

  • fizzle.git
  • goggle.git
  • bubble.git

The respective urls for these are:

The git-commit-notifier produces links to these repos just fine.

However, if we want to organize fizzle.git and goggle.git together in a directory "funky" like this:

  • funky/fizzle.git
  • funky/goggle.git
  • bubble.git

.. git-commit-notifier keeps on generating links the way they were before, instead of how they should be:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions