Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是新手Pega,我对 pega 一无所知。
Pega
我的公司正在尝试使用GIT而不是“内置”源代码控制。
GIT
我参考了谷歌,我几乎找不到链接,而且没有那么有用
请让我知道是否GIT可以集成到PEGA而不是内置源代码控制
PEGA
Pega 将所有代码(在 Pega 世界中也称为规则)作为已编译的类存储在其规则数据库模式中。所以从技术上讲,没有源代码可以通过任何外部 SCM(如 Git)进行源代码控制。Pega 提供内部版本控制机制,并且猜测这是现在唯一的选择。