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

Utility Core #4

Open
YashKumarVerma opened this issue Sep 21, 2020 · 1 comment
Open

Utility Core #4

YashKumarVerma opened this issue Sep 21, 2020 · 1 comment

Comments

@YashKumarVerma
Copy link
Owner

Utility core is the library written on top of the git actions library (first one mentioned on this page). This library provides the final callable methods that the watchman calls. All internal commands that the utility provides are implemented in the core library itself.

The target is to have simple functions like

// create a new
worker.createNewCheckpoint();
worker.revertLastCheckpoint();
worker.newWorkSpace();
worker.changeWorkSpace(3);
worker.integrateWorkSpace(3);
@yashkumarverma-assistant
Copy link

Thanks @YashKumarVerma, for raising the issue! 🙌
One of our team mates will revert on this soon. ✅

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