/mbox-git

Primary LanguageSwiftGNU General Public License v2.0GPL-2.0

MBox Git

MBoxGit is a plugin implements the function of Git. The underlying implementations of Git operations in MBoxGit are supported by SwiftGit2.

Classes

  • GitHelper - The class that defines behaviors of Git operation.
  • GitPointer - The model class for each git log.
  • GitCMD - Git command line.
  • GitHelper+X - The extension for Git.

Contributing

Please reference the section Contributing

License

MBox is available under GNU General Public License v2.0 or later.