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

List what has been done to files #78

Merged
merged 3 commits into from
Sep 10, 2023
Merged

Conversation

hasezoey
Copy link
Collaborator

@hasezoey hasezoey commented Sep 5, 2023

This PR contains 2 things:

  • some small maintenance i found (missing derive(Debug) and remove a unused variable)
  • keep track of what happened to files and print that in the binary

output now is:

Unchanged models/fang_tasks/generated.rs
Unchanged models/fang_tasks/mod.rs
Unchanged models/mod.rs
Modified 0 files

Copy link
Owner

@Wulf Wulf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome!

because it is already stored as "self.opts"
and also print them in the binary for status
@hasezoey hasezoey merged commit abf9dd3 into Wulf:main Sep 10, 2023
6 checks passed
@hasezoey hasezoey deleted the listChanges branch September 10, 2023 09:24
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

Successfully merging this pull request may close these issues.

None yet

2 participants