diff --git a/base/log.go b/base/log.go index 6a7ec7dbc..166a3cd14 100644 --- a/base/log.go +++ b/base/log.go @@ -35,6 +35,7 @@ func DatasetLog(ctx context.Context, r repo.Repo, ref reporef.DatasetRef, limit, } } } + versions[i].Foreign = !local } } return versions, nil