enonic / app-gitpull

Application that pulls git repositories to server.
Apache License 2.0
0 stars 1 forks source link

Branch / commit #3

Closed ComLock closed 3 years ago

ComLock commented 7 years ago

Typically people put configs for all environments in a single repository with a branch per environment.

Does this app support checking out a branch or a commit?

If not can you please add support for it.

ComLock commented 7 years ago

In fact since some configuration is different per cluster node, there needs to be one branch per cluster node.

rymsha commented 3 years ago

git pull of a specific commit makes little sense.

8 asks for branch pull, which is done.