miroir de
https://github.com/PAPAMICA/Wiki-Tech.io.git
synchronisé 2024-11-28 04:01:22 +01:00
docs: update Linux/Commandes
Cette révision appartient à :
Parent
bb4be64ee9
révision
4e9b25d960
1 fichiers modifiés avec 5 ajouts et 1 suppressions
|
@ -2,7 +2,7 @@
|
|||
title: Commandes utiles
|
||||
description:
|
||||
published: true
|
||||
date: 2021-04-28T18:24:14.670Z
|
||||
date: 2021-05-04T12:00:22.788Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2021-04-28T18:24:13.228Z
|
||||
|
@ -48,6 +48,10 @@ dateCreated: 2021-04-28T18:24:13.228Z
|
|||
<figure class="table">
|
||||
<table style="background-color:rgb(255, 255, 255);">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><code>git status</code></td>
|
||||
<td>Permet d'afficher le statut du dépôt dans lequel nous sommes (quelle branche, s'il y a des commit à réaliser…)</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="border-bottom:1px solid rgb(207, 216, 220);border-left:1px solid rgb(207, 216, 220);border-right:1px solid rgb(207, 216, 220);border-top:1px solid rgb(207, 216, 220);padding:0.5rem 0.75rem;"><code>git clone</code></td>
|
||||
<td style="border-bottom:1px solid rgb(207, 216, 220);border-left:1px solid rgb(207, 216, 220);border-right:1px solid rgb(207, 216, 220);border-top:1px solid rgb(207, 216, 220);padding:0.5rem 0.75rem;">Clone un projet sur sa machine</td>
|
||||
|
|
Chargement…
Référencer dans un nouveau ticket