Can I configure tortoisehg to show a red icon when the file status is not empty?

For example, I add a new file forgetting about hg add, the folder is green, but the file status shows one file with a question mark.

+2


a source to share


1 answer


At this moment, no. Maybe someday we will have an unversioned icon for new files: is there a reason not to use the ignored and unknown overlay icons?



0


a source







All Articles