Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: devsandbox provide diffs api #1787

Open
wants to merge 10 commits into
base: builder-stack
Choose a base branch
from

Conversation

narasux
Copy link
Collaborator

@narasux narasux commented Dec 9, 2024

No description provided.

)

// 强制忽略的文件路径前缀
var forceIgnoreFilePathPrefixes = []string{"v3logs"}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

理论上源码存放的地方,应该没有 v3logs 的

continue
}
var content string
// 如果是删除操作,不加载文件
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: 如果为非删除操作,加载文件内容

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants