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

Add git tools #71

Open
Dovyski opened this issue Feb 10, 2016 · 3 comments
Open

Add git tools #71

Dovyski opened this issue Feb 10, 2016 · 3 comments

Comments

@Dovyski
Copy link
Owner

Dovyski commented Feb 10, 2016

Add a git panel to allow users to use git within Codebot. The panel should also be smart enough to detect any .git directory in the project and start using it for source control.

I think the best way of implementing this task is creating a plugin, a panel and a backend (pretty much what is done for the assets finder, for instance).

@Dovyski
Copy link
Owner Author

Dovyski commented Mar 17, 2017

This is required for git tools.

@Dovyski
Copy link
Owner Author

Dovyski commented Mar 29, 2017

This diff tool is also required.

@Dovyski
Copy link
Owner Author

Dovyski commented May 16, 2018

Here is a pure implementation of git in JS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant