mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-22 08:34:59 +00:00
lil branch refactor
This commit is contained in:
@@ -1264,12 +1264,7 @@ export type Path = {
|
||||
}
|
||||
|
||||
export type VcsInfo = {
|
||||
worktree: string
|
||||
directory: string
|
||||
projectID: string
|
||||
vcs?: {
|
||||
branch: string
|
||||
}
|
||||
branch: string
|
||||
}
|
||||
|
||||
export type NotFoundError = {
|
||||
|
||||
Reference in New Issue
Block a user