Implement deeper Git integration #108
Labels
🕹 aspect: interface
Concerns end-users' experience with the software
🌟 goal: addition
Addition of new feature
🟨 priority: medium
Not blocking but should be fixed soon
🦀 tech: rust
Requires familiarity with Rust
Description
Integrating with Git provides us a some additional information.
Based on this data, we can augment our calculations of importance and also implement colors based on Git status, instead of just applying color based on specs.
We currently already have limited Git integration set up to find and use
.pls.yml
file from the repository root, we need to expand on that.The text was updated successfully, but these errors were encountered: