Outils pour utilisateurs

Outils du site


robots:rasmobot:linux_cfg

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
robots:rasmobot:linux_cfg [09/2019] – [installation] fredrobots:rasmobot:linux_cfg [07/2020] (Version actuelle) – [branch] fred
Ligne 6: Ligne 6:
 </code> </code>
 ^  desc  ^   link  ^   level  ^   noise  ^  conso  ^ ^  desc  ^   link  ^   level  ^   noise  ^  conso  ^
 +| Rpi Zero W sur poteau |  43.  |  -67.  |  -256  |     
 +| Rpi Zero W ds haie |  42.  |  -68.  |  -256  |     
 | Rpi Zero W bureau  |  60.  |  -50.  |  -256  |   0.2-0.3W  | | Rpi Zero W bureau  |  60.  |  -50.  |  -256  |   0.2-0.3W  |
 | Rpi Zero W sous télé  |  50.  |  -60.  |  -256  |    | | Rpi Zero W sous télé  |  50.  |  -60.  |  -256  |    |
Ligne 113: Ligne 115:
   git push origin feature_branch_name    //Push your branch to the remote repository    git push origin feature_branch_name    //Push your branch to the remote repository 
   //-u option to set up a tracking branch?    //-u option to set up a tracking branch? 
 +</code>
 +
 +Mettre de coté une modif
 +<code bash>
 +git --no-pager log --oneline --graph --decorate -n 15
 +git branch modif_a_mettre_de_cote
 +git checkout branche_principale
 +git reset --hard 73b599328
 +git push origin branche_principale -f
 +ou git push origin HEAD:branche_principale -f 
 </code> </code>
  
Ligne 144: Ligne 156:
  .gitconfig  .gitconfig
 <code bash> <code bash>
 +glt = !git --no-pager log --oneline --all --graph --decorate -n 20
 +
 +
 [diff] [diff]
         tool = mybc4         tool = mybc4
robots/rasmobot/linux_cfg.1568576956.txt.gz · Dernière modification : 09/2019 de fred