testing dirty check

This commit is contained in:
Jeff Carr 2025-02-21 09:17:41 -06:00
parent b672943d0e
commit 9ce889b404
1 changed files with 1 additions and 2 deletions

View File

@ -45,8 +45,7 @@ func debug() {
tmp = fmt.Sprintf("writable (%d)", me.found.Len())
me.repoWritableB.SetLabel(tmp)
me.found = new(gitpb.Repos)
findDirty()
doDirty()
tmp = fmt.Sprintf("dirty (%d)", me.found.Len())
me.repoDirtyB.SetLabel(tmp)