Files
emacs/lisp/magit/magit.info
2020-12-05 21:29:49 +01:00

194 lines
6.2 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.5 from magit.texi.
Copyright (C) 2015-2020 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: 301032

Tag Table:
(Indirect)
Node: Top754
Node: Introduction6464
Node: Installation11187
Node: Installing from Melpa11517
Node: Installing from the Git Repository12590
Node: Post-Installation Tasks14938
Node: Getting Started16223
Node: Interface Concepts21672
Node: Modes and Buffers22033
Node: Switching Buffers23782
Node: Naming Buffers28533
Node: Quitting Windows31840
Node: Automatic Refreshing of Magit Buffers33586
Node: Automatic Saving of File-Visiting Buffers36438
Node: Automatic Reverting of File-Visiting Buffers37623
Node: Risk of Reverting Automatically42618
Node: Sections45000
Node: Section Movement45926
Node: Section Visibility50836
Node: Section Hooks56913
Node: Section Types and Values59320
Node: Section Options60623
Node: Transient Commands61095
Node: Transient Arguments and Buffer Variables62332
Node: Completion Confirmation and the Selection69350
Node: Action Confirmation69794
Node: Completion and Confirmation77144
Node: The Selection80330
Node: The hunk-internal region83229
Node: Support for Completion Frameworks84318
Node: Additional Completion Options89225
Node: Running Git89824
Node: Viewing Git Output90097
Node: Git Process Status91230
Node: Running Git Manually92195
Node: Git Executable94665
Node: Global Git Arguments96947
Node: Inspecting97753
Node: Status Buffer98910
Node: Status Sections102900
Node: Status Header Sections108452
Node: Status Module Sections111082
Node: Status Options113587
Node: Repository List115056
Node: Logging118094
Node: Refreshing Logs120657
Node: Log Buffer122103
Node: Log Margin125959
Node: Select from Log129138
Node: Reflog131363
Node: Cherries133020
Node: Diffing134868
Node: Refreshing Diffs137949
Node: Commands Available in Diffs141528
Node: Diff Options144064
Node: Revision Buffer149102
Node: Ediffing152432
Node: References Buffer156080
Node: References Sections166600
Node: Bisecting167461
Node: Visiting Files and Blobs169274
Node: General-Purpose Visit Commands169744
Node: Visiting Files and Blobs from a Diff170700
Node: Blaming174159
Node: Manipulating180722
Node: Creating Repository181064
Node: Cloning Repository181619
Node: Staging and Unstaging187024
Node: Staging from File-Visiting Buffers191107
Node: Applying192275
Node: Committing194168
Node: Initiating a Commit194751
Node: Editing Commit Messages198136
Node: Using the Revision Stack200939
Node: Commit Pseudo Headers203990
Node: Commit Mode and Hooks205326
Node: Commit Message Conventions208264
Node: Branching210392
Node: The Two Remotes210618
Node: Branch Commands213271
Node: Branch Git Variables225652
Node: Auxiliary Branch Commands231043
Node: Merging232161
Node: Resolving Conflicts236169
Node: Rebasing241170
Node: Editing Rebase Sequences246029
Node: Information About In-Progress Rebase250357
Ref: Information About In-Progress Rebase-Footnote-1259239
Node: Cherry Picking259835
Node: Reverting264166
Node: Resetting265615
Node: Stashing267481
Node: Transferring272182
Node: Remotes272404
Node: Remote Commands272556
Node: Remote Git Variables276637
Node: Fetching277916
Node: Pulling280403
Node: Pushing281449
Node: Plain Patches284919
Node: Maildir Patches286410
Node: Miscellaneous287924
Node: Tagging288240
Node: Notes290157
Node: Submodules292529
Node: Listing Submodules292747
Node: Submodule Transient294675
Node: Subtree297197
Node: Worktree299173
Node: Common Commands301032
Node: Wip Modes303079
Node: Wip Graph308012
Node: Legacy Wip Modes310326
Node: Minor Mode for Buffers Visiting Files313221
Node: Minor Mode for Buffers Visiting Blobs320322
Node: Customizing321135
Node: Per-Repository Configuration322731
Node: Essential Settings324986
Node: Safety325310
Node: Performance327071
Node: Microsoft Windows Performance334214
Node: MacOS Performance335405
Ref: MacOS Performance-Footnote-1336420
Node: Plumbing336502
Node: Calling Git337331
Node: Getting a Value from Git338856
Node: Calling Git for Effect341942
Node: Section Plumbing348464
Node: Creating Sections348692
Node: Section Selection352592
Node: Matching Sections354391
Node: Refreshing Buffers360364
Node: Conventions363512
Node: Theming Faces363704
Node: FAQ371819
Node: FAQ - How to ...?372261
Node: How to show git's output?372646
Node: How to install the gitman info manual?373400
Node: How to show diffs for gpg-encrypted files?374370
Node: How does branching and pushing work?374966
Node: Can Magit be used as ediff-version-control-package?375329
Node: Should I disable VC?377347
Node: FAQ - Issues and Errors377965
Node: Magit is slow378861
Node: I changed several thousand files at once and now Magit is unusable379075
Node: I am having problems committing379804
Node: I am using MS Windows and cannot push with Magit380285
Node: I am using OS X and SOMETHING works in shell but not in Magit380902
Node: Expanding a file to show the diff causes it to disappear381733
Node: Point is wrong in the COMMIT_EDITMSG buffer382314
Node: The mode-line information isn't always up-to-date383360
Node: A branch and tag sharing the same name breaks SOMETHING384423
Node: My Git hooks work on the command-line but not inside Magit385309
Node: git-commit-mode isn't used when committing from the command-line386155
Node: Point ends up inside invisible text when jumping to a file-visiting buffer388422
Node: Debugging Tools389220
Node: Keystroke Index391399
Node: Command Index425456
Node: Function Index462554
Node: Variable Index478906

End Tag Table

Local Variables:
coding: utf-8
End: