mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #370] [MERGED] feat(win): use size on disk for apparent size for OneDrive files #443
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/bootandy/dust/pull/370
Author: @pandaninjas
Created: 2/20/2024
Status: ✅ Merged
Merged: 2/24/2024
Merged by: @bootandy
Base:
master← Head:master📝 Commits (3)
b298ad6feat(win): use size on disk for apparent size for OneDrive files5a1a7cfapply changes from code review1ac299erun cargo fmt📊 Changes
3 files changed (+46 additions, -11 deletions)
View changed files
📝
Cargo.lock(+10 -0)📝
Cargo.toml(+1 -0)📝
src/platform.rs(+35 -11)📄 Description
Resolves #366
Before:




After:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.