Files
emacs/lisp/magit/magit.info
2022-01-04 21:35:17 +01:00

202 lines
6.5 KiB
Plaintext
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
This is magit.info, produced by makeinfo version 6.7 from magit.texi.
Copyright (C) 2015-2022 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: 301526

Tag Table:
(Indirect)
Node: Top754
Node: Introduction6610
Node: Installation11326
Node: Installing from Melpa11656
Node: Installing from the Git Repository12729
Node: Post-Installation Tasks15461
Node: Getting Started16746
Node: Interface Concepts21986
Node: Modes and Buffers22347
Node: Switching Buffers24058
Node: Naming Buffers28797
Node: Quitting Windows32100
Node: Automatic Refreshing of Magit Buffers33838
Node: Automatic Saving of File-Visiting Buffers36719
Node: Automatic Reverting of File-Visiting Buffers37903
Node: Risk of Reverting Automatically42888
Node: Sections45270
Node: Section Movement46196
Node: Section Visibility51070
Node: Section Hooks57085
Node: Section Types and Values59491
Node: Section Options60906
Node: Transient Commands61377
Node: Transient Arguments and Buffer Variables62609
Node: Completion Confirmation and the Selection69620
Node: Action Confirmation70064
Node: Completion and Confirmation77916
Node: The Selection81101
Node: The hunk-internal region83999
Node: Support for Completion Frameworks85088
Node: Additional Completion Options89991
Node: Running Git90589
Node: Viewing Git Output90862
Node: Git Process Status92956
Node: Running Git Manually93921
Node: Git Executable96354
Node: Global Git Arguments99362
Node: Inspecting100167
Node: Status Buffer101324
Node: Status Sections106334
Node: Status Header Sections111861
Node: Status Module Sections114480
Node: Status Options116977
Node: Repository List118440
Node: Logging121766
Node: Refreshing Logs124292
Node: Log Buffer125713
Node: Log Margin129911
Node: Select from Log133064
Node: Reflog135274
Node: Cherries136911
Node: Diffing138749
Node: Refreshing Diffs141783
Node: Commands Available in Diffs145292
Node: Diff Options147804
Node: Revision Buffer153268
Node: Ediffing156588
Node: References Buffer160183
Node: References Sections170777
Node: Bisecting171634
Node: Visiting Files and Blobs173945
Node: General-Purpose Visit Commands174415
Node: Visiting Files and Blobs from a Diff175368
Node: Blaming178812
Node: Manipulating184949
Node: Creating Repository185291
Node: Cloning Repository185828
Node: Staging and Unstaging191188
Node: Staging from File-Visiting Buffers195169
Node: Applying196275
Node: Committing198348
Node: Initiating a Commit198931
Node: Editing Commit Messages204120
Node: Using the Revision Stack206893
Node: Commit Pseudo Headers209938
Node: Commit Mode and Hooks211233
Node: Commit Message Conventions214161
Node: Branching216284
Node: The Two Remotes216510
Node: Branch Commands219163
Node: Branch Git Variables231708
Node: Auxiliary Branch Commands237081
Node: Merging238197
Node: Resolving Conflicts242155
Node: Rebasing247526
Node: Editing Rebase Sequences252315
Node: Information About In-Progress Rebase256529
Ref: Information About In-Progress Rebase-Footnote-1265411
Node: Cherry Picking266007
Node: Reverting270341
Node: Resetting271760
Node: Stashing273586
Node: Transferring278197
Node: Remotes278419
Node: Remote Commands278571
Node: Remote Git Variables282610
Node: Fetching283884
Node: Pulling286330
Node: Pushing287356
Node: Plain Patches291647
Node: Maildir Patches293118
Node: Miscellaneous294597
Node: Tagging294922
Node: Notes296815
Node: Submodules299150
Node: Listing Submodules299368
Node: Submodule Transient301526
Node: Subtree304003
Node: Worktree305934
Node: Bundle307000
Node: Common Commands307367
Node: Wip Modes309995
Node: Wip Graph314886
Node: Legacy Wip Modes317199
Node: Commands for Buffers Visiting Files320086
Node: Minor Mode for Buffers Visiting Blobs325642
Node: Customizing326440
Node: Per-Repository Configuration328036
Node: Essential Settings330290
Node: Safety330635
Node: Performance332396
Ref: Log Performance335425
Ref: Diff Performance336735
Ref: Refs Buffer Performance338076
Ref: Committing Performance338651
Node: Microsoft Windows Performance339564
Node: MacOS Performance340755
Ref: MacOS Performance-Footnote-1341460
Node: Default Bindings341542
Node: Plumbing343783
Node: Calling Git344612
Node: Getting a Value from Git346137
Node: Calling Git for Effect349865
Node: Section Plumbing355759
Node: Creating Sections355987
Node: Section Selection359883
Node: Matching Sections361679
Node: Refreshing Buffers367600
Node: Conventions370744
Node: Theming Faces370936
Node: FAQ379041
Node: FAQ - How to ...?379483
Node: How to pronounce Magit?379896
Node: How to show git's output?380698
Node: How to install the gitman info manual?381484
Node: How to show diffs for gpg-encrypted files?382454
Node: How does branching and pushing work?383050
Node: Can Magit be used as ediff-version-control-package?383413
Node: Should I disable VC?385431
Node: FAQ - Issues and Errors386049
Node: Magit is slow387050
Node: I changed several thousand files at once and now Magit is unusable387264
Node: I am having problems committing387993
Node: I am using MS Windows and cannot push with Magit388474
Node: I am using OS X and SOMETHING works in shell but not in Magit389091
Node: Expanding a file to show the diff causes it to disappear389922
Node: Point is wrong in the COMMIT_EDITMSG buffer390503
Node: The mode-line information isn't always up-to-date391549
Node: A branch and tag sharing the same name breaks SOMETHING392612
Node: My Git hooks work on the command-line but not inside Magit393498
Node: git-commit-mode isn't used when committing from the command-line394344
Node: Point ends up inside invisible text when jumping to a file-visiting buffer396615
Node: I am unable to stage when using Tramp from MS Windows397475
Node: I am no longer able to save popup defaults398382
Node: Debugging Tools399342
Node: Keystroke Index401346
Node: Function and Command Index434443
Node: Variable Index485169

End Tag Table

Local Variables:
coding: utf-8
End: