Путеводитель по Руководству Linux

  User  |  Syst  |  Libr  |  Device  |  Files  |  Other  |  Admin  |  Head  |



   git-commit    ( 1 )

записывать изменения в репозиторий (Record changes to the repository)

  Name  |  Synopsis  |  Description  |  Options  |  Examples  |  Commit information  |  Date formats  |  Discussion  |    Environment and configuration variables    |  Hooks  |  Files  |  See also  |

ENVIRONMENT AND CONFIGURATION VARIABLES

The editor used to edit the commit log message will be chosen from the GIT_EDITOR environment variable, the core.editor configuration variable, the VISUAL environment variable, or the EDITOR environment variable (in that order). See git-var(1) for details.