192 lines
6.2 KiB
Text
192 lines
6.2 KiB
Text
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: 300807
|
||
|
||
Tag Table:
|
||
(Indirect)
|
||
Node: Top754
|
||
Node: Introduction6438
|
||
Node: Installation11161
|
||
Node: Installing from Melpa11491
|
||
Node: Installing from the Git Repository12564
|
||
Node: Post-Installation Tasks14912
|
||
Node: Getting Started16197
|
||
Node: Interface Concepts21646
|
||
Node: Modes and Buffers22007
|
||
Node: Switching Buffers23756
|
||
Node: Naming Buffers28507
|
||
Node: Quitting Windows31814
|
||
Node: Automatic Refreshing of Magit Buffers33560
|
||
Node: Automatic Saving of File-Visiting Buffers36412
|
||
Node: Automatic Reverting of File-Visiting Buffers37597
|
||
Node: Risk of Reverting Automatically42592
|
||
Node: Sections44974
|
||
Node: Section Movement45900
|
||
Node: Section Visibility50810
|
||
Node: Section Hooks56887
|
||
Node: Section Types and Values59294
|
||
Node: Section Options60597
|
||
Node: Transient Commands61069
|
||
Node: Transient Arguments and Buffer Variables62306
|
||
Node: Completion Confirmation and the Selection69324
|
||
Node: Action Confirmation69768
|
||
Node: Completion and Confirmation77118
|
||
Node: The Selection80304
|
||
Node: The hunk-internal region83203
|
||
Node: Support for Completion Frameworks84292
|
||
Node: Additional Completion Options89199
|
||
Node: Running Git89798
|
||
Node: Viewing Git Output90071
|
||
Node: Git Process Status91204
|
||
Node: Running Git Manually92169
|
||
Node: Git Executable94639
|
||
Node: Global Git Arguments96921
|
||
Node: Inspecting97727
|
||
Node: Status Buffer98884
|
||
Node: Status Sections102874
|
||
Node: Status Header Sections108426
|
||
Node: Status Module Sections111056
|
||
Node: Status Options113561
|
||
Node: Repository List115030
|
||
Node: Logging118068
|
||
Node: Refreshing Logs120631
|
||
Node: Log Buffer122077
|
||
Node: Log Margin125933
|
||
Node: Select from Log129112
|
||
Node: Reflog131337
|
||
Node: Cherries132994
|
||
Node: Diffing134842
|
||
Node: Refreshing Diffs137923
|
||
Node: Commands Available in Diffs141502
|
||
Node: Diff Options144038
|
||
Node: Revision Buffer149076
|
||
Node: Ediffing152406
|
||
Node: References Buffer156054
|
||
Node: References Sections166574
|
||
Node: Bisecting167435
|
||
Node: Visiting Files and Blobs169248
|
||
Node: General-Purpose Visit Commands169718
|
||
Node: Visiting Files and Blobs from a Diff170674
|
||
Node: Blaming174133
|
||
Node: Manipulating180696
|
||
Node: Creating Repository181038
|
||
Node: Cloning Repository181593
|
||
Node: Staging and Unstaging186998
|
||
Node: Staging from File-Visiting Buffers191081
|
||
Node: Applying192249
|
||
Node: Committing194142
|
||
Node: Initiating a Commit194725
|
||
Node: Editing Commit Messages198110
|
||
Node: Using the Revision Stack200913
|
||
Node: Commit Pseudo Headers203964
|
||
Node: Commit Mode and Hooks205300
|
||
Node: Commit Message Conventions208238
|
||
Node: Branching210366
|
||
Node: The Two Remotes210592
|
||
Node: Branch Commands213245
|
||
Node: Branch Git Variables225628
|
||
Node: Auxiliary Branch Commands231019
|
||
Node: Merging232137
|
||
Node: Resolving Conflicts236145
|
||
Node: Rebasing241146
|
||
Node: Editing Rebase Sequences246005
|
||
Node: Information About In-Progress Rebase250333
|
||
Ref: Information About In-Progress Rebase-Footnote-1259215
|
||
Node: Cherry Picking259811
|
||
Node: Reverting264142
|
||
Node: Resetting265591
|
||
Node: Stashing267245
|
||
Node: Transferring271946
|
||
Node: Remotes272168
|
||
Node: Remote Commands272320
|
||
Node: Remote Git Variables276401
|
||
Node: Fetching277680
|
||
Node: Pulling280167
|
||
Node: Pushing281213
|
||
Node: Plain Patches284683
|
||
Node: Maildir Patches286174
|
||
Node: Miscellaneous287688
|
||
Node: Tagging288004
|
||
Node: Notes289932
|
||
Node: Submodules292304
|
||
Node: Listing Submodules292522
|
||
Node: Submodule Transient294450
|
||
Node: Subtree296972
|
||
Node: Worktree298948
|
||
Node: Common Commands300807
|
||
Node: Wip Modes302854
|
||
Node: Wip Graph307787
|
||
Node: Legacy Wip Modes310101
|
||
Node: Minor Mode for Buffers Visiting Files312996
|
||
Node: Minor Mode for Buffers Visiting Blobs320097
|
||
Node: Customizing320910
|
||
Node: Per-Repository Configuration322506
|
||
Node: Essential Settings324761
|
||
Node: Safety325085
|
||
Node: Performance326846
|
||
Node: Microsoft Windows Performance334484
|
||
Node: MacOS Performance335675
|
||
Ref: MacOS Performance-Footnote-1336690
|
||
Node: Plumbing336772
|
||
Node: Calling Git337601
|
||
Node: Getting a Value from Git339126
|
||
Node: Calling Git for Effect342212
|
||
Node: Section Plumbing348732
|
||
Node: Creating Sections348960
|
||
Node: Section Selection352860
|
||
Node: Matching Sections354659
|
||
Node: Refreshing Buffers360632
|
||
Node: Conventions363780
|
||
Node: Theming Faces363972
|
||
Node: FAQ372087
|
||
Node: FAQ - How to ...?372529
|
||
Node: How to show git's output?372889
|
||
Node: How to install the gitman info manual?373643
|
||
Node: How to show diffs for gpg-encrypted files?374613
|
||
Node: How does branching and pushing work?375209
|
||
Node: Can Magit be used as ediff-version-control-package?375572
|
||
Node: FAQ - Issues and Errors377561
|
||
Node: Magit is slow378457
|
||
Node: I changed several thousand files at once and now Magit is unusable378671
|
||
Node: I am having problems committing379400
|
||
Node: I am using MS Windows and cannot push with Magit379881
|
||
Node: I am using OS X and SOMETHING works in shell but not in Magit380498
|
||
Node: Expanding a file to show the diff causes it to disappear381329
|
||
Node: Point is wrong in the COMMIT_EDITMSG buffer381910
|
||
Node: The mode-line information isn't always up-to-date382956
|
||
Node: A branch and tag sharing the same name breaks SOMETHING384038
|
||
Node: My Git hooks work on the command-line but not inside Magit384924
|
||
Node: git-commit-mode isn't used when committing from the command-line385770
|
||
Node: Point ends up inside invisible text when jumping to a file-visiting buffer388037
|
||
Node: Debugging Tools388835
|
||
Node: Keystroke Index391014
|
||
Node: Command Index424998
|
||
Node: Function Index462023
|
||
Node: Variable Index478375
|
||
|
||
End Tag Table
|
||
|
||
|
||
Local Variables:
|
||
coding: utf-8
|
||
End:
|