Skip to content

feat: create snippet patch

Tomas Vik requested to merge 393-craete-snippet-patch into main

This MR introduces the GitLab: Create snippet patch command. This command creates a patch from changes in the repository (equivalent to the output of git diff) and creates a new snippet with the patch.

create-snippet

Example snippet viktomas/test-project$2146307

Related to #393 (closed)

Edited by Tomas Vik

Merge request reports