mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; * etc/NEWS: Fix typos.
This commit is contained in:
parent
baaf97ce1a
commit
1baa62b2ac
1 changed files with 1 additions and 1 deletions
2
etc/NEWS
2
etc/NEWS
|
|
@ -1021,7 +1021,7 @@ It allows tweaking the thresholds for rename and copy detection.
|
||||||
*** VC Directory buffers now display the upstream branch in Git repositories.
|
*** VC Directory buffers now display the upstream branch in Git repositories.
|
||||||
The "upstream branch" is the branch from which 'vc-pull' fetches changes
|
The "upstream branch" is the branch from which 'vc-pull' fetches changes
|
||||||
by default. In Git terms, the upstream branch of branch B is determined
|
by default. In Git terms, the upstream branch of branch B is determined
|
||||||
by configuration variables branch.B.remote and branch.B.merge.
|
by configuration variables 'branch.B.remote' and 'branch.B.merge'.
|
||||||
|
|
||||||
When these configuration variables are set for the current branch, the
|
When these configuration variables are set for the current branch, the
|
||||||
VC Directory buffer will show the corresponding upstream branch under
|
VC Directory buffer will show the corresponding upstream branch under
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue