WIP: Resolve "Resq - warranty cleanup command" #1277

Draft
korina.cordero wants to merge 3 commits from 402-resq-warranty-cleanup-command into master
korina.cordero commented 2020-05-12 01:45:58 +00:00 (Migrated from gitlab.com)

Closes #402

Closes #402
korina.cordero commented 2020-05-12 10:53:24 +00:00 (Migrated from gitlab.com)

added 1 commit

Compare with previous version

added 1 commit <ul><li>aef2279a - Add WarrantyCleanupCommand. #402</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/466/diffs?diff_id=90043562&start_sha=4802d6187feda8bb3bce1063eb75beee52e2140a)
korina.cordero commented 2020-05-14 07:50:24 +00:00 (Migrated from gitlab.com)

added 1 commit

  • a5c2c797 - Fixes for issues found during testing for WarrantyCleanupCommand on expiration...

Compare with previous version

added 1 commit <ul><li>a5c2c797 - Fixes for issues found during testing for WarrantyCleanupCommand on expiration...</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/466/diffs?diff_id=90453964&start_sha=aef2279a9143ba40548ce6fcb311c719212c6e2c)
korina.cordero commented 2020-05-14 10:44:21 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 3e83a8e9 - Revert start date of expiry date for warranty back to date_create of invoice. #402

Compare with previous version

added 1 commit <ul><li>3e83a8e9 - Revert start date of expiry date for warranty back to date_create of invoice. #402</li></ul> [Compare with previous version](/jankstudio/resq/-/merge_requests/466/diffs?diff_id=90492351&start_sha=a5c2c79783462c4af1519d53c43b554d1f804172)
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin 402-resq-warranty-cleanup-command:402-resq-warranty-cleanup-command
git checkout 402-resq-warranty-cleanup-command

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout master
git merge --no-ff 402-resq-warranty-cleanup-command
git checkout 402-resq-warranty-cleanup-command
git rebase master
git checkout master
git merge --ff-only 402-resq-warranty-cleanup-command
git checkout 402-resq-warranty-cleanup-command
git rebase master
git checkout master
git merge --no-ff 402-resq-warranty-cleanup-command
git checkout master
git merge --squash 402-resq-warranty-cleanup-command
git checkout master
git merge --ff-only 402-resq-warranty-cleanup-command
git checkout master
git merge 402-resq-warranty-cleanup-command
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
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: rgutierrez/resq#1277
No description provided.