Skip to content

Quick Push Action and Add All bug fixed#645

Open
Frank997 wants to merge 4 commits intomaks:masterfrom
Frank997:quick_push
Open

Quick Push Action and Add All bug fixed#645
Frank997 wants to merge 4 commits intomaks:masterfrom
Frank997:quick_push

Conversation

@Frank997
Copy link
Copy Markdown

@Frank997 Frank997 commented Jun 26, 2022

I make changes below:

  • Add a Quick Push Action: one key stage all, commit, push
  • Update chinese translation
  • Require new permissions MANAGE_EXTERNAL_STORAGE and READ_EXTERNAL_STORAGE for resolve bugging when set Repo-Root-Dir on External storage.(may need manually enable Manage All File permission on system)
  • Fixed Add All action does not add deleted files

Quick Push is a combined Action for 3 Actions, StageAll, Commit, Push:
StageAll: it will add modified/new/deleted file to git index.
Commit: commit without Amend or Stage, it only commit with a msg from new settings entry "commit msg for quick push".
Push: default use the remotes list's first element, usually is origin.

@DevVigilante
Copy link
Copy Markdown

DevVigilante commented Dec 23, 2023

If this app is not going to update anymore you should create it's alternative @Frank997

stefancruz added a commit to stefancruz/MGit that referenced this pull request May 18, 2024
stefancruz added a commit to stefancruz/MGit that referenced this pull request May 18, 2024
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

Successfully merging this pull request may close these issues.

2 participants