qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] Difference between commit and rebase


From: lampahome
Subject: [Qemu-discuss] Difference between commit and rebase
Date: Tue, 20 Aug 2019 17:41:57 +0800

I want to remove snapshots and I found two ways:
qemu-img commit
qemu-img rebase

I found they both can choose which img to rebase(merge).

And I found some little difference like below:
commit can truncate or not on specific image.
rebase won't truncate rebased image.

I found they have something little similarity and I don't know what
situation is suitable for commit or rebase?
I don't know what situation is suitable to use commit or rebase.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]