[go: up one dir, main page]

Skip to content

symbolic link support in commit API

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Description

I'm using GitLab Enterprise Edition 10.5.4-ee

My application gives users option to perform batch operations on multiple files.

Commit create operation in Commit API does not provide an option to create symbolic links.

Proposal

It should be enough to add fmode parameter and allow to set to 120000. Or use a separate option to mark file as a symlink.

Links / references

Edited by 🤖 GitLab Bot 🤖