Add rm command to delete the current file #7

Merged
Trivernis merged 1 commits from feature/delete-command into main 1 year ago
Owner
There is no content yet.
Trivernis added 1 commit 1 year ago
Trivernis merged commit a40aa917c6 into main 1 year ago
The pull request has been merged as a40aa917c6.
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/delete-command main
git pull origin feature/delete-command

Step 2:

Merge the changes and update on Forgejo.
git checkout main
git merge --no-ff feature/delete-command
git push origin main
Sign in to join this conversation.
No reviewers
No Label
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: Trivernis/helix-plus#7
Loading…
There is no content yet.