-
Notifications
You must be signed in to change notification settings - Fork 5
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
Git Push #271
Labels
Comments
leonardhorns
added a commit
that referenced
this issue
Jul 16, 2022
* Refactor: Exchange method openGitBrowser for getGitBrowser in ALGGitProjectType * Feat: Add git commit action to Algernon * Refactor: Clean up implementation of #testGitProjectOpen * Test: Add tests for git actions push and pull * Feat: Add git actions push and pull to Algernon * Refactor: Recategorize #assertQuery:sendsMessageToSquitBrowser: * Refactor: Categorize class methods of ALGGitProjectType * Test: Declare global variable 'ALGSquitBrowser' before running ALGLinting Resolves #259, #270, #271
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As a user, I would like to push my most recent changes via Algernon to my git repository in order to avoid unnecessary steps an save time . If there are merge conflicts a view of the conflicts should appear.
The text was updated successfully, but these errors were encountered: