forked from mirrors/jj
Seems like it's referring to the wrong commit?
This commit is contained in:
parent
5f74dd5db3
commit
c5503cee84
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ The working copy is clean
|
|||
```
|
||||
|
||||
We can see from the output above that our working copy is a real commit with a
|
||||
commit ID (`7fd1a60b01f9` in the example). When you make a change in the working
|
||||
commit ID (`d7439b06fbef` in the example). When you make a change in the working
|
||||
copy, the working-copy commit gets automatically amended by the next `jj`
|
||||
command.
|
||||
|
||||
|
|
Loading…
Reference in a new issue