Oleg Gubanov

Results 2 issues of Oleg Gubanov

**Describe the bug** Cherry-picking a merge commit results in error `Rebasing (1/1)error: commit ... is a merge but no -m option was given.` **To Reproduce** Try cherry-picking any merge commit,...

bug

Steps: 1. Write zero files to an archive. The archive file is created successfully. 2. Use `mtar_open()` to read the archive file. Expected result: `mtar_open()` succeeds. Actual result: `mtar_open()` fails...