Table des matières

Les astuces pratiques de git

Ajout a l'index interactif

git add -i

gitk comme ligne de commande

Afficher le graphe des logs directement depuis la ligne de commande git log –graph –abbrev-commit –pretty=oneline –decorate

Cmder

  1. Multi terminal typing [Apps][G]
  2. Liste numérotéeFrom create new console dialog. Just press [+] button on toolbar or [Win][W]. Choose your app, working dir, user name and split configuration
  3. [Ctrl][Shift][O] and [Ctrl][Shift][E] split active shell vertically or horizontally. Press [Win][Alt][K] to see full hotkeys list.
  4. Save your configured split-panes into new named task to get it on fast access next time. Open Settings dialog [Win][Alt][P] and go to “Tasks” page. Add new task (+ button) and press Active tabs. Your task will be filled with your current split configuration. Don't forget to Save settings.

[Apps] is a key between [RightWin] and [RightShift] on the most of keyboards. source : http://conemu.github.io/en/AppsKey.html

http://psung.blogspot.fr/2009/01/command-line-substitute-for-gitk.html

http://cmder.net/

http://superuser.com/questions/268042/terminal-emulator-with-split-panes-for-windows-7-64-bit