meta données pour cette page
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
- Multi terminal typing [Apps][G]
- 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
- [Ctrl][Shift][O] and [Ctrl][Shift][E] split active shell vertically or horizontally. Press [Win][Alt][K] to see full hotkeys list.
- 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://superuser.com/questions/268042/terminal-emulator-with-split-panes-for-windows-7-64-bit