gegit 1.1.0

Getting your repos made easy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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.

```bash
cargo install gegit
```

```bash
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.