WIP: feature: add a perform shortcut command #191

Draft
Manos Pitsidianakis wants to merge 3 commits from feature/perform-shortcut into master
There is no content yet.
Manos Pitsidianakis added the
enhancement
label 2022-09-22 20:29:07 +03:00
Manos Pitsidianakis force-pushed feature/perform-shortcut from b6341e7f3a to a4185cc4c7 2022-10-10 15:32:11 +03:00 Compare
Manos Pitsidianakis force-pushed feature/perform-shortcut from a4185cc4c7 to 8c4478612a 2022-10-10 16:05:53 +03:00 Compare
Manos Pitsidianakis force-pushed feature/perform-shortcut from 8c4478612a to 37af36403e 2022-10-10 16:32:17 +03:00 Compare
Manos Pitsidianakis force-pushed feature/perform-shortcut from 37af36403e to 792fcee954 2022-10-17 17:06:07 +03:00 Compare
Manos Pitsidianakis force-pushed feature/perform-shortcut from 792fcee954 to 5c64ed2fc4 2022-12-03 14:57:19 +02:00 Compare
This pull request has changes conflicting with the target branch.
  • src/command.rs
  • src/command/actions.rs
  • src/components.rs
  • src/components/contacts.rs
  • src/components/contacts/contact_list.rs
  • src/components/mail/compose.rs
  • src/components/mail/compose/edit_attachments.rs
  • src/components/mail/compose/gpg.rs
  • src/components/mail/listing.rs
  • src/components/mail/listing/compact.rs
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feature/perform-shortcut master
git pull origin feature/perform-shortcut

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff feature/perform-shortcut
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: meli/meli#191
There is no content yet.