The .git location may be auto-discovered, or come from $GIT_DIR environment variable. If the repository is auto-discovered via a .git file (e.g. from submodules, or a linked worktree), the .git location would be the final location where the .git directory is, not where the .git fil...
::msgcat::mcset zh_cn "Location %s already exists." "位置 %s 已经存在." ::msgcat::mcset zh_cn "Location:" "位置:" ::msgcat::mcset zh_cn "Main Font" "主要字体" ::msgcat::mcset zh_cn "Match Tracking Branch Name" "匹配跟踪分支名字" ::msgcat::mcset zh_cn "Match Tracking Branches...
Any line that is added in one location and was removed in another location will be colored with color.diff.newMoved. Similarly color.diff.oldMoved will be used for removed lines that are added somewhere else in the diff. This mode picks up any moved line, but it is not very useful in...
upstream web1.yourdomain{ server 127.0.0.1:8090; } server { listen 80; server_name yourdomain; charset utf-8; access_log logs/yourdomain.access.log main; location / { proxy_redirect off ; proxy_set_header Host $host; proxy_set_header X-Real-IP $remote_addr; proxy_set_header REMOTE-...
* We now have an active interim maintainer for the Git-Gui part of the system. Praise and thank Pratyush Yadav for volunteering. * The command line parser learned "--end-of-options" notation; the standard convention for scripters to have hardcoded set of options ...
#: git-gui.sh:902 msgid "Diff/Console Font" msgstr "" #: git-gui.sh:917 git-gui.sh:931 git-gui.sh:944 git-gui.sh:1034 git-gui.sh:1053 #: git-gui.sh:3212 msgid "git-gui: fatal error" msgstr "" #: git-gui.sh:918 msgid "Cannot find git in PATH." msgstr ...
ctrl-l- Jump to a specific line number or percentage. Pressreturnto jump to the top. If at the top, pressreturnto jump to the bottom. Press one of the highlighted on-screen letters to jump to that location. ctrl-f- Search for a string. The search wraps around and is case sensitive...
* The error message given when a configuration variable that is expected to have a boolean value has been improved. * Signed commits and tags now allow verification of objects, whose two object names (one in SHA-1, the other in SHA-256) are both ...
Specifying the location of the ".git" directory using this option (orGIT_DIRenvironment variable) turns off the repository discovery that tries to find a directory with ".git" subdirectory (which is how the repository and the top-level of the working tree are discovered), and tells Git that...
msgid "git-gui: fatal error" msgstr "" #: git-gui.sh:918 msgid "Cannot find git in PATH." msgstr "" #: git-gui.sh:945 msgid "Cannot parse Git version string:" msgstr "" #: git-gui.sh:970 #, tcl-format msgid "" "Git version cannot be determined.\n" "\...