Wiki source code of GIT endpoints
Version 1.4 by Outhman Moustaghfir on 2021/05/05 14:01
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | {{box cssClass="floatinginfobox" title="**Contents**"}} | ||
2 | {{toc/}} | ||
3 | {{/box}} | ||
4 | |||
5 | = Introduction = | ||
6 | |||
7 | Git endpoints take advantage of all git commands known and needed to create versions of files. | ||
8 | |||
9 | = Endpoints = | ||
10 | |||
11 | |(% style="width:155px" %)**URL [method]**|(% style="width:287px" %)**Description**|(% style="width:283px" %)**Input**|(% style="width:263px" %)**Output** | ||
12 | |(% style="width:155px" %)/rest/git/getstatus [GET]|(% style="width:287px" %)get all files that have been modified or untracked|(% style="width:283px" %) |(% style="width:263px" %) | ||
13 | |(% style="width:155px" %) |(% style="width:287px" %) |(% style="width:283px" %) |(% style="width:263px" %) | ||
14 | |||
15 | == == |