update
This commit is contained in:
189
elpa/magit-20191128.1802/magit.info
Normal file
189
elpa/magit-20191128.1802/magit.info
Normal file
@@ -0,0 +1,189 @@
|
||||
This is magit.info, produced by makeinfo version 6.5 from magit.texi.
|
||||
|
||||
Copyright (C) 2015-2019 Jonas Bernoulli <jonas@bernoul.li>
|
||||
|
||||
You can redistribute this document and/or modify it under the terms
|
||||
of the GNU General Public License as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version.
|
||||
|
||||
This document is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
General Public License for more details.
|
||||
|
||||
INFO-DIR-SECTION Emacs
|
||||
START-INFO-DIR-ENTRY
|
||||
* Magit: (magit). Using Git from Emacs with Magit.
|
||||
END-INFO-DIR-ENTRY
|
||||
|
||||
|
||||
Indirect:
|
||||
magit.info-1: 754
|
||||
magit.info-2: 302345
|
||||
|
||||
Tag Table:
|
||||
(Indirect)
|
||||
Node: Top754
|
||||
Node: Introduction6475
|
||||
Node: Installation11198
|
||||
Node: Installing from Melpa11528
|
||||
Node: Installing from the Git Repository12601
|
||||
Node: Post-Installation Tasks14949
|
||||
Node: Getting Started16234
|
||||
Node: Interface Concepts21683
|
||||
Node: Modes and Buffers22044
|
||||
Node: Switching Buffers23793
|
||||
Node: Naming Buffers28563
|
||||
Node: Quitting Windows31870
|
||||
Node: Automatic Refreshing of Magit Buffers33616
|
||||
Node: Automatic Saving of File-Visiting Buffers36468
|
||||
Node: Automatic Reverting of File-Visiting Buffers37653
|
||||
Node: Risk of Reverting Automatically42648
|
||||
Node: Sections45030
|
||||
Node: Section Movement45956
|
||||
Node: Section Visibility50517
|
||||
Node: Section Hooks56594
|
||||
Node: Section Types and Values59001
|
||||
Node: Section Options60304
|
||||
Node: Transient Commands60776
|
||||
Node: Transient Arguments and Buffer Variables62013
|
||||
Node: Completion Confirmation and the Selection69031
|
||||
Node: Action Confirmation69475
|
||||
Node: Completion and Confirmation76825
|
||||
Node: The Selection80011
|
||||
Node: The hunk-internal region82910
|
||||
Node: Support for Completion Frameworks83999
|
||||
Node: Additional Completion Options88906
|
||||
Node: Running Git89505
|
||||
Node: Viewing Git Output89778
|
||||
Node: Git Process Status90911
|
||||
Node: Running Git Manually91876
|
||||
Node: Git Executable94346
|
||||
Node: Global Git Arguments96628
|
||||
Node: Inspecting97434
|
||||
Node: Status Buffer98591
|
||||
Node: Status Sections102581
|
||||
Node: Status Header Sections108133
|
||||
Node: Status Module Sections110763
|
||||
Node: Status Options113268
|
||||
Node: Repository List115143
|
||||
Node: Logging118181
|
||||
Node: Refreshing Logs120744
|
||||
Node: Log Buffer122190
|
||||
Node: Log Margin126046
|
||||
Node: Select from Log129225
|
||||
Node: Reflog131450
|
||||
Node: Cherries133107
|
||||
Node: Diffing134955
|
||||
Node: Refreshing Diffs138036
|
||||
Node: Commands Available in Diffs141615
|
||||
Node: Diff Options144151
|
||||
Node: Revision Buffer149189
|
||||
Node: Ediffing152519
|
||||
Node: References Buffer156167
|
||||
Node: References Sections166687
|
||||
Node: Bisecting167548
|
||||
Node: Visiting Files and Blobs169361
|
||||
Node: General-Purpose Visit Commands169831
|
||||
Node: Visiting Files and Blobs from a Diff170787
|
||||
Node: Blaming174246
|
||||
Node: Manipulating180809
|
||||
Node: Creating Repository181151
|
||||
Node: Cloning Repository181706
|
||||
Node: Staging and Unstaging186949
|
||||
Node: Staging from File-Visiting Buffers191032
|
||||
Node: Applying192200
|
||||
Node: Committing194093
|
||||
Node: Initiating a Commit194676
|
||||
Node: Editing Commit Messages198061
|
||||
Node: Branching208453
|
||||
Node: The Two Remotes208679
|
||||
Node: Branch Commands211332
|
||||
Node: Branch Git Variables223716
|
||||
Node: Auxiliary Branch Commands229107
|
||||
Node: Merging230225
|
||||
Node: Resolving Conflicts234233
|
||||
Node: Rebasing239234
|
||||
Node: Editing Rebase Sequences244244
|
||||
Node: Information About In-Progress Rebase248572
|
||||
Ref: Information About In-Progress Rebase-Footnote-1257454
|
||||
Node: Cherry Picking258050
|
||||
Node: Reverting262381
|
||||
Node: Resetting263830
|
||||
Node: Stashing265484
|
||||
Node: Transferring270185
|
||||
Node: Remotes270407
|
||||
Node: Remote Commands270559
|
||||
Node: Remote Git Variables274640
|
||||
Node: Fetching277019
|
||||
Node: Pulling279373
|
||||
Node: Pushing280566
|
||||
Node: Plain Patches284174
|
||||
Node: Maildir Patches285665
|
||||
Node: Miscellaneous287179
|
||||
Node: Tagging287495
|
||||
Node: Notes289423
|
||||
Node: Submodules291795
|
||||
Node: Listing Submodules292013
|
||||
Node: Submodule Transient293941
|
||||
Node: Subtree296463
|
||||
Node: Worktree298439
|
||||
Node: Common Commands299544
|
||||
Node: Wip Modes302345
|
||||
Node: Wip Graph307278
|
||||
Node: Legacy Wip Modes309592
|
||||
Node: Minor Mode for Buffers Visiting Files312487
|
||||
Node: Minor Mode for Buffers Visiting Blobs319588
|
||||
Node: Customizing320401
|
||||
Node: Per-Repository Configuration321997
|
||||
Node: Essential Settings323646
|
||||
Node: Safety323970
|
||||
Node: Performance325735
|
||||
Node: Microsoft Windows Performance332452
|
||||
Node: MacOS Performance333643
|
||||
Ref: MacOS Performance-Footnote-1334348
|
||||
Node: Plumbing334430
|
||||
Node: Calling Git335259
|
||||
Node: Getting a Value from Git336784
|
||||
Node: Calling Git for Effect339870
|
||||
Node: Section Plumbing346390
|
||||
Node: Creating Sections346618
|
||||
Node: Section Selection350518
|
||||
Node: Matching Sections352317
|
||||
Node: Refreshing Buffers358290
|
||||
Node: Conventions361438
|
||||
Node: Theming Faces361630
|
||||
Node: FAQ369745
|
||||
Node: FAQ - How to ...?370187
|
||||
Node: How to show git's output?370547
|
||||
Node: How to install the gitman info manual?371301
|
||||
Node: How to show diffs for gpg-encrypted files?372271
|
||||
Node: How does branching and pushing work?372867
|
||||
Node: Can Magit be used as ediff-version-control-package?373230
|
||||
Node: FAQ - Issues and Errors375219
|
||||
Node: Magit is slow376151
|
||||
Node: I changed several thousand files at once and now Magit is unusable376365
|
||||
Node: I am having problems committing377094
|
||||
Node: I am using MS Windows and cannot push with Magit377575
|
||||
Node: I am using OS X and SOMETHING works in shell but not in Magit378192
|
||||
Node: Diffs contain control sequences378998
|
||||
Node: Expanding a file to show the diff causes it to disappear380111
|
||||
Node: Point is wrong in the COMMIT_EDITMSG buffer380662
|
||||
Node: The mode-line information isn't always up-to-date381708
|
||||
Node: A branch and tag sharing the same name breaks SOMETHING382790
|
||||
Node: My Git hooks work on the command-line but not inside Magit383678
|
||||
Node: git-commit-mode isn't used when committing from the command-line384524
|
||||
Node: Point ends up inside invisible text when jumping to a file-visiting buffer386791
|
||||
Node: Debugging Tools387589
|
||||
Node: Keystroke Index389476
|
||||
Node: Command Index423263
|
||||
Node: Function Index460091
|
||||
Node: Variable Index476310
|
||||
|
||||
End Tag Table
|
||||
|
||||
|
||||
Local Variables:
|
||||
coding: utf-8
|
||||
End:
|
||||
Reference in New Issue
Block a user