193 lines
6.2 KiB
Text
193 lines
6.2 KiB
Text
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: 300952
|
||
|
||
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: Using the Revision Stack200864
|
||
Node: Commit Pseudo Headers203915
|
||
Node: Commit Mode and Hooks205147
|
||
Node: Commit Message Conventions208085
|
||
Node: Branching210213
|
||
Node: The Two Remotes210439
|
||
Node: Branch Commands213092
|
||
Node: Branch Git Variables225475
|
||
Node: Auxiliary Branch Commands230866
|
||
Node: Merging231984
|
||
Node: Resolving Conflicts235992
|
||
Node: Rebasing240993
|
||
Node: Editing Rebase Sequences246003
|
||
Node: Information About In-Progress Rebase250331
|
||
Ref: Information About In-Progress Rebase-Footnote-1259213
|
||
Node: Cherry Picking259809
|
||
Node: Reverting264140
|
||
Node: Resetting265589
|
||
Node: Stashing267243
|
||
Node: Transferring271944
|
||
Node: Remotes272166
|
||
Node: Remote Commands272318
|
||
Node: Remote Git Variables276399
|
||
Node: Fetching278778
|
||
Node: Pulling281132
|
||
Node: Pushing282325
|
||
Node: Plain Patches285933
|
||
Node: Maildir Patches287424
|
||
Node: Miscellaneous288938
|
||
Node: Tagging289254
|
||
Node: Notes291182
|
||
Node: Submodules293554
|
||
Node: Listing Submodules293772
|
||
Node: Submodule Transient295700
|
||
Node: Subtree298222
|
||
Node: Worktree300952
|
||
Node: Common Commands302057
|
||
Node: Wip Modes304104
|
||
Node: Wip Graph309037
|
||
Node: Legacy Wip Modes311351
|
||
Node: Minor Mode for Buffers Visiting Files314246
|
||
Node: Minor Mode for Buffers Visiting Blobs321347
|
||
Node: Customizing322160
|
||
Node: Per-Repository Configuration323756
|
||
Node: Essential Settings326011
|
||
Node: Safety326335
|
||
Node: Performance328096
|
||
Node: Microsoft Windows Performance335157
|
||
Node: MacOS Performance336348
|
||
Ref: MacOS Performance-Footnote-1337053
|
||
Node: Plumbing337135
|
||
Node: Calling Git337964
|
||
Node: Getting a Value from Git339489
|
||
Node: Calling Git for Effect342575
|
||
Node: Section Plumbing349095
|
||
Node: Creating Sections349323
|
||
Node: Section Selection353223
|
||
Node: Matching Sections355022
|
||
Node: Refreshing Buffers360995
|
||
Node: Conventions364143
|
||
Node: Theming Faces364335
|
||
Node: FAQ372450
|
||
Node: FAQ - How to ...?372892
|
||
Node: How to show git's output?373252
|
||
Node: How to install the gitman info manual?374006
|
||
Node: How to show diffs for gpg-encrypted files?374976
|
||
Node: How does branching and pushing work?375572
|
||
Node: Can Magit be used as ediff-version-control-package?375935
|
||
Node: FAQ - Issues and Errors377924
|
||
Node: Magit is slow378856
|
||
Node: I changed several thousand files at once and now Magit is unusable379070
|
||
Node: I am having problems committing379799
|
||
Node: I am using MS Windows and cannot push with Magit380280
|
||
Node: I am using OS X and SOMETHING works in shell but not in Magit380897
|
||
Node: Diffs contain control sequences381703
|
||
Node: Expanding a file to show the diff causes it to disappear382816
|
||
Node: Point is wrong in the COMMIT_EDITMSG buffer383367
|
||
Node: The mode-line information isn't always up-to-date384413
|
||
Node: A branch and tag sharing the same name breaks SOMETHING385495
|
||
Node: My Git hooks work on the command-line but not inside Magit386383
|
||
Node: git-commit-mode isn't used when committing from the command-line387229
|
||
Node: Point ends up inside invisible text when jumping to a file-visiting buffer389496
|
||
Node: Debugging Tools390294
|
||
Node: Keystroke Index392473
|
||
Node: Command Index426320
|
||
Node: Function Index463208
|
||
Node: Variable Index479560
|
||
|
||
End Tag Table
|
||
|
||
|
||
Local Variables:
|
||
coding: utf-8
|
||
End:
|