feat(lsm): require changes to be explicitely committed
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
d64fec048f
commit
4bec73e10f
6 changed files with 64 additions and 22 deletions
|
|
@ -51,6 +51,8 @@ lnm_http_step_err lander_post_paste_secure(lnm_http_conn *conn);
|
|||
|
||||
lnm_http_step_err lander_stream_body_to_entry(lnm_http_conn *conn);
|
||||
|
||||
lnm_http_step_err lander_commit_entry(lnm_http_conn *conn);
|
||||
|
||||
lnm_http_step_err lander_post_redirect_body_to_attr(lnm_http_conn *conn);
|
||||
|
||||
lnm_http_step_err lander_remove_entry(lnm_http_conn *conn);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue