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

[The next major update] Change all things to be git-based #14

Open
mosop opened this issue Jun 23, 2018 · 0 comments
Open

[The next major update] Change all things to be git-based #14

mosop opened this issue Jun 23, 2018 · 0 comments
Assignees

Comments

@mosop
Copy link
Owner

mosop commented Jun 23, 2018

I decided to break and reduce the scope of this library and change all things to be git-based in the "interactive" mode.

In cases of the interactive mode, I think that most of people want to manage file changes in their repositories. That is a "what will be changed in my working tree?" issue.

So, I redefine the user's workflow in the interactive mode more simple. To see file changes, users use their favorite Git clients. And Teeplate will only ask users "some changes are found in your working tree. ok?"

Teeplate will do:

  • Check working tree statuses and ask users whether Teeplate can change files ONE TIME each single rendering session, that includes multiple file changes
  • Provide APIs to retrieve information about file changes

Teeplate will not do:

  • Display diff
  • Ask each file
  • Display information about changes
@mosop mosop self-assigned this Jun 23, 2018
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