Sha256: 8d32be099ac5eb2ac7e0803b74c72ed173e30357b4a47a69a3f58e771f4071d2

Contents?: true

Size: 1.15 KB

Versions: 53

Compression:

Stored size: 1.15 KB

Contents

git-mark-merge-base(1)
======================

NAME
----
git-mark-merge-base -
include::_git-mark-merge-base_desc.helper.txt[]

SYNOPSIS
--------
[verse]
'git mark-merge-base'
'git mark-merge-base' <commit hash>
'git mark-merge-base' [-d | --delete]

DESCRIPTION
-----------

Inspect, set or delete the current merge-base marker for the current branch.
This should not be needed, but is useful if things get into a snarled state.
Pass no arguments to view the current value. If you provide <commit hash>, then
`git mark-merge-base` will attempt to set that as the merge-base value.

It is invalid to pick a commit which is not an ancestor of the current branch.

See linkgit:git-rebase-update[1]'s description of the `branch.<name>.base`
configuration variable for more info on what the merge base markers are for.

OPTIONS
-------

-d::
--delete::
  Delete the merge-base marker for the current branch.

<commit hash>::
  The new value to set for the current branch's merge-base marker.

SEE ALSO
--------
linkgit:git-rebase-update[1], linkgit:git-reparent-branch[1],
linkgit:git-rename-branch[1], linkgit:git-upstream-diff[1]

include::_footer.txt[]

// vim: ft=asciidoc:

Version data entries

53 entries across 53 versions & 1 rubygems

Version Path
libv8-8.4.255.0.1 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-8.4.255.0 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-7.8.279.23.0beta1 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-7.4.288.28.0beta1 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-7.3.492.27.3beta1 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-7.3.492.27.1 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-7.3.492.27.0 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-7.3.492.27.0beta1 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.7.288.46.1 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.7.288.46.0 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.7.288.46.1beta0 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.3.292.48.1 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.3.292.48.0 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.3.292.48.0beta2 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.3.292.48.0beta1 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.2.414.42.1 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.2.414.42.0 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.2.414.42.0beta1 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.0.286.54.3 vendor/depot_tools/man/src/git-mark-merge-base.txt
libv8-6.0.286.54.2 vendor/depot_tools/man/src/git-mark-merge-base.txt