Outils pour utilisateurs

Outils du site


informatique:git:configuration

Différences

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

Lien vers cette vue comparative

informatique:git:configuration [2024/12/03 07:17] – créée alexisinformatique:git:configuration [2026/05/22 07:41] (Version actuelle) – [Des alias pour gagner du temps] alexis
Ligne 85: Ligne 85:
         list-file = !sh -c 'git diff-tree --no-commit-id --name-only -r ${1:-HEAD}' -         list-file = !sh -c 'git diff-tree --no-commit-id --name-only -r ${1:-HEAD}' -
  ; Show branches ordered by last working time  ; Show branches ordered by last working time
- last-work = branch --sort='-committerdate' --format='%(color:green)%(committerdate:relative)%(color:reset) %(refname:short)' --color=always+ last-work = branch --sort='-committerdate' --format='%(color:green)%(committerdate:relative) %(color:red)%(refname:short) %(color:reset)%(subject)' --color=always
         ; Retrieve a MR locally (gitlab)         ; Retrieve a MR locally (gitlab)
         mr = !sh -c 'git fetch ${2:-origin} merge-requests/$1/head:mr/$1 && git checkout mr/$1' -         mr = !sh -c 'git fetch ${2:-origin} merge-requests/$1/head:mr/$1 && git checkout mr/$1' -
informatique/git/configuration.txt · Dernière modification : de alexis