Skip to content

Commit 8efef15

Browse files
Update README.md
1 parent 2355ebc commit 8efef15

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,8 @@ Usage: `git-sim config [--list] <section.option> <value>`
245245
- Simulated output describes the specified configuration change
246246
- Use `--list` or `-l` to display all configuration
247247

248+
![git-sim-config_04-16-24_08-34-34](https://github.com/initialcommit-com/git-sim/assets/49353917/c123e7a7-1fff-4f5c-b4a2-1e34ea2a4d80)
249+
248250
### git fetch
249251
Usage: `git-sim fetch <remote> <branch>`
250252

@@ -257,6 +259,8 @@ Usage: `git-sim init`
257259

258260
- Simulated output describes the initialized `.git/` directory and it's contents
259261

262+
![git-sim-init_04-16-24_08-34-47](https://github.com/initialcommit-com/git-sim/assets/49353917/2abb1a4a-3022-4353-a828-2d337baa8383)
263+
260264
### git log
261265
Usage: `git-sim log [-n <number>] [--all]`
262266

@@ -319,6 +323,8 @@ Usage: `git-sim remote [add|rename|remove|get-url|set-url] [<remote>] [<url>]`
319323
- Simulated output will show remotes being added, renamed, removed, modified as indicated
320324
- Running `git-sim remote` with no options will list all existing remotes and their details
321325

326+
![git-sim-remote_04-16-24_08-35-10](https://github.com/initialcommit-com/git-sim/assets/49353917/08cb06c4-3770-40a1-b7be-01e1f161c5e5)
327+
322328
### git reset
323329
Usage: `git-sim reset <reset-to> [--mixed|--soft|--hard]`
324330

0 commit comments

Comments
 (0)