a valid tag name (i.e. a refs/tags/<tag> reference). a valid head name (i.e. a refs/heads/ reference). For a more complete list of ways to spell object names, see "SPECIFYING REVISIONS" section in gitrevisions[7]. File/Directory Structure Please see the gitrepository-layout...
This is only valid for <end> and will specify a number of lines before or after the line given by <start>. If :<funcname> is given in place of <start> and <end>, it is a regular expression that denotes the range from the first funcname line that matches <funcname>, up to the...
See git-for-each-ref[1] field names for valid values. branch.<name>.remote When on branch <name>, it tells git fetch and git push which remote to fetch from or push to. The remote to push to may be overridden with remote.pushDefault (for all branches). The remote to push to, ...
You’ll need a valid SSH account on the host machine, but other than that, Git supports authenticated access via SSH out of the box. Modern secure 3rd party hosting solutions like Bitbucket.com will provide these URLs for you. Git remote commands ...
* The "--rfc" option of "git format-patch" used to be a valid way to override an earlier "--subject-prefix=" on the command line and replace it with "[RFC PATCH]", but from this release, it merely prefixes the string "RFC " in front of the given subject ...
FINGERPRINT * * or for valid but unknown keys: * Good "git" signature with RSA key SHA256:FINGERPRINT * * Note that "PRINCIPAL" can contain whitespace, "RSA" and * "SHA256" part could be a different token that names of * the algorithms used, and "FINGERPRINT" is a hexadecimal * ...
msgid "annotated tag %s has no embedded name" msgstr "" #: builtin/describe.c:240 #, c-format msgid "tag '%s' is really '%s' here" msgstr "" #: builtin/describe.c:267 #, c-format msgid "Not a valid object name %s" msgstr "" #: builtin/describe.c:270 #,...
It continuously checks your pipeline configuration before writing your .gitlab-ci.yml file and provides you with an indicator that your configuration is valid. This saves you time and effort that could otherwise be spent optimizing your pipeline. Documentation Issue ...
The configuration defaults to using gmail to send emails and requires the specification of a valid username and password to login to the gmail servers. If you are using Gmail then all you need to do is: docker run --name gitlab -d \ --env 'SMTP_USER=USER@gmail.com' --env 'SMTP_...
See the Moment.js docs for valid formats gitlens.currentLine.enabled Specifies whether to provide a blame annotation for the current line, by default. Use the Toggle Line Blame Annotations command (gitlens.toggleLineBlame) to toggle the annotations on and off for the current window gitlens....