<
From version < 1.15 >
edited by Outhman Moustaghfir
on 2021/05/05 14:40
To version < 1.26 >
edited by Outhman Moustaghfir
on 2021/05/05 15:07
>
Change comment: (Autosaved)

Summary

Details

Page properties
Content
... ... @@ -68,7 +68,9 @@
68 68  )))|(% style="width:189px" %)(((
69 69  switch to a certain version and return the history of all commits.
70 70  
71 -**__NB __**: if there are modified files in the current version, these files will be moved to
71 +**__NB __**: if there are some modified files in the current version, these files will be moved to a new directory called :
72 +
73 +.../archive/git-{timestamp}
72 72  )))|(% style="width:383px" %)(((
73 73  the {id} in the URL should be replaced by the id of the wanted commit.
74 74  
... ... @@ -75,6 +75,8 @@
75 75  eg :
76 76  
77 77  rest/git/switchComit/4b64d02451f47d9cb91d08faa986c941deef0f5c
80 +
81 +
78 78  )))|(% style="width:449px" %){{code language="JSON"}}{
79 79   "timestamp": 1620217014704,
80 80   "status": "200",
... ... @@ -95,5 +95,21 @@
95 95   }
96 96   ]
97 97  }{{/code}}
102 +|(% style="width:166px" %)/rest/git/update [GET]|(% style="width:189px" %)(((
103 +Integrates and pulls changes from a remote repository into the current branch.
104 +)))|(% style="width:383px" %)(no input required)|(% style="width:449px" %)(((
105 +it returns a success message.
98 98  
107 +eg :
108 +
109 +{{code language="JSON"}}
110 +{
111 + "timestamp": 1620219625637,
112 + "status": "200",
113 + "data": "branch is now updated"
114 +}
115 +{{/code}}
116 +)))
117 +|(% style="width:166px" %)/rest/environment/init [POST]|(% style="width:189px" %) |(% style="width:383px" %) |(% style="width:449px" %)
118 +
99 99  == ==
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian