mirror of
https://github.com/RGBCube/nu_scripts
synced 2025-08-01 06:37:46 +00:00
Update git_branch_age.nu
This commit is contained in:
parent
39a6b960c5
commit
8dd86215ed
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ def "git age" [] {
|
|||
lines |
|
||||
str substring 2, |
|
||||
wrap name |
|
||||
insert date {
|
||||
insert last_commit {
|
||||
get name |
|
||||
each {
|
||||
git show $it --no-patch --format=%as | str to-datetime
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue