Skip to content

Commit a19368b

Browse files
committed
refactor: update status report
1 parent 1189559 commit a19368b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/commands/status.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Clone wiki: ${ ansi.hl( upstream.wikiSshCloneUrl ) }
124124
}
125125
}
126126
else {
127-
return ansi.dim( "NOT TRACKED" );
127+
return ansi.dim( "NOT TRACKED " );
128128
}
129129
},
130130
},

0 commit comments

Comments
 (0)