-
Notifications
You must be signed in to change notification settings - Fork 17
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
feat: git integration #117
Conversation
- Initilize git repository - List untracked files - Add files to staging area
- Add support to configure GitHub settings, including `user.name`, `user.email`, `personal access token`, and remote
let's move on with this PR |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If it works, it works. Let's merge this.
@verytactical There are some changes required like diff viewer and few improvements. After that we can merge it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's move on with this PR.
Resolves #116