WIP: setup-home-dir #1

Draft
bogusoverflow wants to merge 5 commits from bogusoverflow/git-build.rs:setup-home-dir into main
First-time contributor
No description provided.
bogusoverflow changed title from setup-home-dir to WIP: setup-home-dir 2020-07-11 16:22:38 +00:00
This pull request has changes conflicting with the target branch.
  • src/db.rs
  • src/main.rs
  • src/task.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 bogusoverflow-setup-home-dir main
git pull setup-home-dir

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff bogusoverflow-setup-home-dir
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
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: forge/build.rs#1
No description provided.