Details
Details
- Reviewers
algent - Group Reviewers
Triage Team - Commits
- R4728:73777de979ff: Update to 0.8.12
package should build and run successfully, tested all features and they seem to work perfectly run over ssh
Diff Detail
Diff Detail
- Repository
- R4728 vorta
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
- Update to 0.8.12
- alphabetized rundeps, release should be 23 I made a mistake in a git reset on the last commit
Comment Actions
ok this is weird, I went to make my changes again trying to get the log to show I'm basing from 0.8.9 after I run git commit --amend it seems to automagically rebase me to 0.8.6 somehow during commit?
{F10691316}
{F10691318}
bash history (I cancelled the arc diff)
{F10691320}
Comment Actions
If you start fresh, then you don't have to run git commit --amend, but only git commit and then submit the diff with arc diff --update D14005.
Comment Actions
ok, I apologize for cloggin up the dev tracker learning the packaging process
I believ this should resolve all issues.