Function ripasso::git::push

source ·
pub fn push(store: &PasswordStore) -> Result<()>
Expand description

Push your changes to the remote git repository.

Errors

Returns an Err if the repository doesn’t exist or if an git operation fails