This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
devs:usegit [2022/04/05 16:37] helene [2.3 Commit] |
devs:usegit [2022/04/05 16:40] (current) helene |
||
|---|---|---|---|
| Line 119: | Line 119: | ||
| \\ | \\ | ||
| You can then click the « Merge request » button corresponding to your branch. You will then have to input a title for the merge (as done for the commits). | You can then click the « Merge request » button corresponding to your branch. You will then have to input a title for the merge (as done for the commits). | ||
| + | |||
| + | ===== 3 Useful links ===== | ||
| + | * Documentation on how to use Git in Visual Studio: https://docs.microsoft.com/en-us/azure/devops/repos/git/gitquickstart?view=azure-devops&tabs=visual-studio-2019 | ||
| + | * GitLab documentation: https://docs.gitlab.com/ee/index.html | ||
| + | |||
| + | |||