[][src]Module sliderule::git_sr

Functions

git_add_and_commit

Adds, commits and pushes any local component changes to the remote git repo.

git_clone

Interface to the git command to download a component from a repo.

git_init

Uses the installed git command to initialize a new component project repo.

git_pull

Pulls latest updates from a component's git repo.

git_set_remote_url

Changes the URL for the remote repository for the component.