Skip to content

consider removing dependency on bash for git hooks #422

@cryptix

Description

@cryptix

Hi,

the git commit hooks currently use bash scripts to call back to gogs. Please consider changing those to sh or similar. FreeBSD doesn't ship with bash and I don't see the point of installing it for these simple one-liners.

Thanks,

(ps: installing from source works like a charm)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions