pull

Function pull 

Source
pub fn pull(store: &PasswordStore) -> Result<()>
Expand description

Pull new changes from the remote git repository.

§Errors

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