Module cargo_test_support::git

source ·

Structs§

Functions§

  • Add all files in the working directory to the git index.
  • Add a git submodule to the repository.
  • Returns true if gitoxide is globally activated.
  • Commit changes to the git repository.
  • Initialize a new repository at the given path.
  • Create a new git repository with a project.
  • Create a new git repository with a project. Returns both the Project and the git Repository.
  • Create a RepoBuilder to build a new git repository.
  • Create a new tag in the git repository.