Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export commit list #7

Open
tokejepsen opened this issue Jun 18, 2017 · 0 comments
Open

Export commit list #7

tokejepsen opened this issue Jun 18, 2017 · 0 comments

Comments

@tokejepsen
Copy link
Owner

Goal

Compare two environment lists and export a list of commits.

Motivation

With an increase in repositories, keeping track of changes throughout can be difficult.
This would also help keeping users of environments informed about changes.

Implementation

Compare the current environment with another one.

startup.bat --environment /path/to/current/environment --export-commit-list /path/to/older/environment

Export list would need to be a categorised by repository, and have both the commit hash and the commit statement.

Repository name:
- commit hash
    - commit statement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant