mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-01 22:10:23 +00:00
lil branch refactor
This commit is contained in:
parent
e8e474597c
commit
98031173b6
5 changed files with 14 additions and 28 deletions
|
|
@ -1264,12 +1264,7 @@ export type Path = {
|
|||
}
|
||||
|
||||
export type VcsInfo = {
|
||||
worktree: string
|
||||
directory: string
|
||||
projectID: string
|
||||
vcs?: {
|
||||
branch: string
|
||||
}
|
||||
branch: string
|
||||
}
|
||||
|
||||
export type NotFoundError = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue