File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -245,6 +245,8 @@ Usage: `git-sim config [--list] <section.option> <value>`
245
245
- Simulated output describes the specified configuration change
246
246
- Use ` --list ` or ` -l ` to display all configuration
247
247
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
+
248
250
### git fetch
249
251
Usage: ` git-sim fetch <remote> <branch> `
250
252
@@ -257,6 +259,8 @@ Usage: `git-sim init`
257
259
258
260
- Simulated output describes the initialized ` .git/ ` directory and it's contents
259
261
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
+
260
264
### git log
261
265
Usage: ` git-sim log [-n <number>] [--all] `
262
266
@@ -319,6 +323,8 @@ Usage: `git-sim remote [add|rename|remove|get-url|set-url] [<remote>] [<url>]`
319
323
- Simulated output will show remotes being added, renamed, removed, modified as indicated
320
324
- Running ` git-sim remote ` with no options will list all existing remotes and their details
321
325
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
+
322
328
### git reset
323
329
Usage: ` git-sim reset <reset-to> [--mixed|--soft|--hard] `
324
330
You can’t perform that action at this time.
0 commit comments