gegit

Crates.iogegit
lib.rsgegit
version1.1.0
sourcesrc
created_at2023-08-01 17:55:55.858209
updated_at2024-04-29 16:28:10.690754
descriptionGetting your repos made easy
homepagehttps://github.com/skudlur/gegit
repositoryhttps://github.com/skudlur/gegit
max_upload_size
id932068
size11,487
Suhas Kudlur Viswanath (skudlur)

documentation

README

gegit

gegit -> Getting your Git repositories from your terminal made easy

How to use

  • Install gegit using the following command and then type the next command in your terminal.
cargo install gegit
gegit <repo_remote_name_with_username>
gegit example_user/example_repo

Note -> Make sure you have your ssh setup and you have updated your username in the gitconfig.

Commit count: 16

cargo fmt