Files
emacs/lisp/magit/magit.info
2021-01-08 19:32:30 +01:00

196 lines
6.3 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-2021 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: 301793

Tag Table:
(Indirect)
Node: Top754
Node: Introduction6512
Node: Installation11235
Node: Installing from Melpa11565
Node: Installing from the Git Repository12638
Node: Post-Installation Tasks15370
Node: Getting Started16655
Node: Interface Concepts21895
Node: Modes and Buffers22256
Node: Switching Buffers24005
Node: Naming Buffers28756
Node: Quitting Windows32063
Node: Automatic Refreshing of Magit Buffers33809
Node: Automatic Saving of File-Visiting Buffers36661
Node: Automatic Reverting of File-Visiting Buffers37846
Node: Risk of Reverting Automatically42841
Node: Sections45223
Node: Section Movement46149
Node: Section Visibility51059
Node: Section Hooks57136
Node: Section Types and Values59543
Node: Section Options60846
Node: Transient Commands61318
Node: Transient Arguments and Buffer Variables62555
Node: Completion Confirmation and the Selection69573
Node: Action Confirmation70017
Node: Completion and Confirmation77833
Node: The Selection81019
Node: The hunk-internal region83918
Node: Support for Completion Frameworks85007
Node: Additional Completion Options89914
Node: Running Git90513
Node: Viewing Git Output90786
Node: Git Process Status91919
Node: Running Git Manually92884
Node: Git Executable95354
Node: Global Git Arguments97636
Node: Inspecting98442
Node: Status Buffer99599
Node: Status Sections103589
Node: Status Header Sections109141
Node: Status Module Sections111771
Node: Status Options114276
Node: Repository List115745
Node: Logging118783
Node: Refreshing Logs121344
Node: Log Buffer122790
Node: Log Margin126646
Node: Select from Log129825
Node: Reflog132050
Node: Cherries133707
Node: Diffing135555
Node: Refreshing Diffs138634
Node: Commands Available in Diffs142213
Node: Diff Options144749
Node: Revision Buffer149787
Node: Ediffing153117
Node: References Buffer156765
Node: References Sections167285
Node: Bisecting168146
Node: Visiting Files and Blobs170498
Node: General-Purpose Visit Commands170968
Node: Visiting Files and Blobs from a Diff171924
Node: Blaming175383
Node: Manipulating181724
Node: Creating Repository182066
Node: Cloning Repository182621
Node: Staging and Unstaging188026
Node: Staging from File-Visiting Buffers192109
Node: Applying193277
Node: Committing195170
Node: Initiating a Commit195753
Node: Editing Commit Messages199138
Node: Using the Revision Stack201941
Node: Commit Pseudo Headers204992
Node: Commit Mode and Hooks206328
Node: Commit Message Conventions209266
Node: Branching211394
Node: The Two Remotes211620
Node: Branch Commands214273
Node: Branch Git Variables226654
Node: Auxiliary Branch Commands232045
Node: Merging233163
Node: Resolving Conflicts237171
Node: Rebasing242172
Node: Editing Rebase Sequences247031
Node: Information About In-Progress Rebase251359
Ref: Information About In-Progress Rebase-Footnote-1260241
Node: Cherry Picking260837
Node: Reverting265168
Node: Resetting266617
Node: Stashing268483
Node: Transferring273184
Node: Remotes273406
Node: Remote Commands273558
Node: Remote Git Variables277639
Node: Fetching278918
Node: Pulling281405
Node: Pushing282451
Node: Plain Patches286204
Node: Maildir Patches287695
Node: Miscellaneous289209
Node: Tagging289523
Node: Notes291440
Node: Submodules293812
Node: Listing Submodules294030
Node: Submodule Transient295436
Node: Subtree297958
Node: Worktree299934
Node: Common Commands301793
Node: Wip Modes303916
Node: Wip Graph308847
Node: Legacy Wip Modes311161
Node: Commands for Buffers Visiting Files314056
Node: Minor Mode for Buffers Visiting Blobs319678
Node: Customizing320489
Node: Per-Repository Configuration322085
Node: Essential Settings324340
Node: Safety324685
Node: Performance326446
Node: Microsoft Windows Performance333614
Node: MacOS Performance334805
Ref: MacOS Performance-Footnote-1335982
Node: Default Bindings336064
Node: Plumbing337919
Node: Calling Git338748
Node: Getting a Value from Git340273
Node: Calling Git for Effect343359
Node: Section Plumbing349881
Node: Creating Sections350109
Node: Section Selection354009
Node: Matching Sections355808
Node: Refreshing Buffers361781
Node: Conventions364929
Node: Theming Faces365121
Node: FAQ373236
Node: FAQ - How to ...?373678
Node: How to pronounce Magit?374091
Node: How to show git's output?374893
Node: How to install the gitman info manual?375679
Node: How to show diffs for gpg-encrypted files?376649
Node: How does branching and pushing work?377245
Node: Can Magit be used as ediff-version-control-package?377608
Node: Should I disable VC?379626
Node: FAQ - Issues and Errors380244
Node: Magit is slow381140
Node: I changed several thousand files at once and now Magit is unusable381354
Node: I am having problems committing382083
Node: I am using MS Windows and cannot push with Magit382564
Node: I am using OS X and SOMETHING works in shell but not in Magit383181
Node: Expanding a file to show the diff causes it to disappear384012
Node: Point is wrong in the COMMIT_EDITMSG buffer384593
Node: The mode-line information isn't always up-to-date385639
Node: A branch and tag sharing the same name breaks SOMETHING386702
Node: My Git hooks work on the command-line but not inside Magit387588
Node: git-commit-mode isn't used when committing from the command-line388434
Node: Point ends up inside invisible text when jumping to a file-visiting buffer390705
Node: Debugging Tools391503
Node: Keystroke Index393682
Node: Command Index427788
Node: Function Index464927
Node: Variable Index481198

End Tag Table

Local Variables:
coding: utf-8
End: