To display the changes between one commit and the current results folder, only one target file must be recovered by the mount command: example with the `results/result.txt` file:
```bash
$ gblk mount --commit '964fec75f588*' -p results/result.txt # mounting the results/result.txt of the two last commits
```
```bash
.mount
└── 964fec75f58829c9642c9c2b675a4e1282d0d266
└── results
└── result.txt
```
```bash
$ gblk mount --commit 'df0eb55ce*' -p results/result.txt --diff # mounting the results/result.txt of the two last commits
```
If the selected file is not an image then `delta` display the chnages between the two files