Initial commit of milkytracker. Resolves T4889
Details
- Reviewers
JoshStrobl - Group Reviewers
Triage Team - Maniphest Tasks
- T4889: milkytracker
- Commits
- R4298:2ed8b862cb3e: Initial commit of milkytracker
- installed
- ran the application
- clicked a bit, loaded and saved a file
- console output contains no errors
Diff Detail
- Repository
- R4298 milkytracker
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Needs an icon if one is available for it.
package.yml | ||
---|---|---|
14–16 | pkgconfigs need to be alphabetized and listed above alsa-tools |
Hey, gonna need you to push this as a complete commit instead of just modifications, since it's trying to base the work on the previous differential and its commit, which doesn't exist.
Hey, sorry, I'm a bit slow today, what do you want me to do? Just create a new diff with "arc diff"?
Given I don't know your local git commit history, I'd suggest creating a new git repository, adding these files, and creating a new initial commit so all the commit changes are additions. After that, attempt running arc diff --update D2805.
If you have multiple commits in your master branch, you need to squash your commits (and in the future amend existing commits rather than making new ones), following the information at: https://solus-project.com/articles/packaging/submitting-a-package/en/#updating-files