mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
[PR #31] [MERGED] Refactor & support reverse #264
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/31
Author: @bootandy
Created: 10/8/2019
Status: ✅ Merged
Merged: 10/8/2019
Merged by: @bootandy
Base:
master← Head:nodes_rev📝 Commits (10+)
fd35734Simplify string code, remove into1c60d1eDisplay: replace boolean with integer count9fbfcb2pull out a methodec2d9e1Run format, introduce new function.1d9a56eA way of supporting reversee03094aAdd reverse flagdb6c8a0Massive refactor4cffc43Bring back the reverse flag0c19a66Add test for reverse flag25c50f8cargo upgrade📊 Changes
6 files changed (+195 additions, -151 deletions)
View changed files
📝
Cargo.lock(+11 -11)📝
Cargo.toml(+1 -1)📝
src/display.rs(+104 -132)📝
src/main.rs(+47 -5)📝
src/tests.rs(+21 -0)📝
src/utils/mod.rs(+11 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.