Outils pour utilisateurs

Outils du site


tech:notes_git_et_session_generique_-_author_commiter_envvars

Notes git et session generique - author commiter envvars

export GIT_AUTHOR_NAME="Richard STALLMAN"
export GIT_AUTHOR_EMAIL="nospamme@gnu.org"
export GIT_COMMITTER_NAME="$GIT_AUTHOR_NAME"
export GIT_COMMITTER_EMAIL="$GIT_AUTHOR_NAME"

FIXME

tech/notes_git_et_session_generique_-_author_commiter_envvars.txt · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki