How can a project in Brackets be configured to require file check-in in source control? Would that be a configuration made with whatever source control option you've chosen?

有帮助吗?

解决方案

There's no official source control feature in Brackets, but there are a number of extensions that provide integration with source control.

This Git extension is definitely a popular one, and it's very actively maintained. You can search for others either in Brackets (File > Extension Manager) or online. There's at least one other Git extension and a Perforce extension as well.

I'm not sure what you mean by "require file check-in," though. Is there a specific action you want the tool to enforce somehow?

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top