mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #160] [MERGED] Change size of softlinks to 0 #333
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/160
Author: @bootandy
Created: 7/15/2021
Status: ✅ Merged
Merged: 7/16/2021
Merged by: @bootandy
Base:
master← Head:fix_soft_links📝 Commits (5)
b7091e6Change size of softlinks to 02f9d0d8Revert "README: Remove -x option"e9cf522Feature: Re-introduce -x flag to limit filesystem0d48963Refactor: Compress arguemnts to one objectf27ad6bRename file: dirwalker -> dir_walker📊 Changes
5 files changed (+94 additions, -52 deletions)
View changed files
📝
README.md(+2 -1)📝
src/dir_walker.rs(+40 -44)📝
src/main.rs(+24 -6)📝
src/node.rs(+9 -1)📝
src/utils.rs(+19 -0)📄 Description
Instead of the size of what they point at
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.