Git Setup GuideCodePus source control features depend on Git.Install GitWindows: Download and install from git-scm.com macOS: Install via Xcode Command Line Tools or Homebrew Linux: Use package manager apt install git or yum install gitAfter installation, CodePus will automatically detect Git.