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: 301224
|
||
|
||
Tag Table:
|
||
(Indirect)
|
||
Node: Top754
|
||
Node: Introduction6439
|
||
Node: Installation11162
|
||
Node: Installing from Melpa11492
|
||
Node: Installing from the Git Repository12565
|
||
Node: Post-Installation Tasks14913
|
||
Node: Getting Started16198
|
||
Node: Interface Concepts21647
|
||
Node: Modes and Buffers22008
|
||
Node: Switching Buffers23757
|
||
Node: Naming Buffers28508
|
||
Node: Quitting Windows31815
|
||
Node: Automatic Refreshing of Magit Buffers33561
|
||
Node: Automatic Saving of File-Visiting Buffers36413
|
||
Node: Automatic Reverting of File-Visiting Buffers37598
|
||
Node: Risk of Reverting Automatically42593
|
||
Node: Sections44975
|
||
Node: Section Movement45901
|
||
Node: Section Visibility50811
|
||
Node: Section Hooks56888
|
||
Node: Section Types and Values59295
|
||
Node: Section Options60598
|
||
Node: Transient Commands61070
|
||
Node: Transient Arguments and Buffer Variables62307
|
||
Node: Completion Confirmation and the Selection69325
|
||
Node: Action Confirmation69769
|
||
Node: Completion and Confirmation77119
|
||
Node: The Selection80305
|
||
Node: The hunk-internal region83204
|
||
Node: Support for Completion Frameworks84293
|
||
Node: Additional Completion Options89200
|
||
Node: Running Git89799
|
||
Node: Viewing Git Output90072
|
||
Node: Git Process Status91205
|
||
Node: Running Git Manually92170
|
||
Node: Git Executable94640
|
||
Node: Global Git Arguments96922
|
||
Node: Inspecting97728
|
||
Node: Status Buffer98885
|
||
Node: Status Sections102875
|
||
Node: Status Header Sections108427
|
||
Node: Status Module Sections111057
|
||
Node: Status Options113562
|
||
Node: Repository List115031
|
||
Node: Logging118069
|
||
Node: Refreshing Logs120632
|
||
Node: Log Buffer122078
|
||
Node: Log Margin125934
|
||
Node: Select from Log129113
|
||
Node: Reflog131338
|
||
Node: Cherries132995
|
||
Node: Diffing134843
|
||
Node: Refreshing Diffs137924
|
||
Node: Commands Available in Diffs141503
|
||
Node: Diff Options144039
|
||
Node: Revision Buffer149077
|
||
Node: Ediffing152407
|
||
Node: References Buffer156055
|
||
Node: References Sections166575
|
||
Node: Bisecting167436
|
||
Node: Visiting Files and Blobs169249
|
||
Node: General-Purpose Visit Commands169719
|
||
Node: Visiting Files and Blobs from a Diff170675
|
||
Node: Blaming174134
|
||
Node: Manipulating180697
|
||
Node: Creating Repository181039
|
||
Node: Cloning Repository181594
|
||
Node: Staging and Unstaging186999
|
||
Node: Staging from File-Visiting Buffers191082
|
||
Node: Applying192250
|
||
Node: Committing194143
|
||
Node: Initiating a Commit194726
|
||
Node: Editing Commit Messages198111
|
||
Node: Using the Revision Stack200914
|
||
Node: Commit Pseudo Headers203965
|
||
Node: Commit Mode and Hooks205301
|
||
Node: Commit Message Conventions208239
|
||
Node: Branching210367
|
||
Node: The Two Remotes210593
|
||
Node: Branch Commands213246
|
||
Node: Branch Git Variables225629
|
||
Node: Auxiliary Branch Commands231020
|
||
Node: Merging232138
|
||
Node: Resolving Conflicts236146
|
||
Node: Rebasing241147
|
||
Node: Editing Rebase Sequences246006
|
||
Node: Information About In-Progress Rebase250334
|
||
Ref: Information About In-Progress Rebase-Footnote-1259216
|
||
Node: Cherry Picking259812
|
||
Node: Reverting264143
|
||
Node: Resetting265592
|
||
Node: Stashing267458
|
||
Node: Transferring272159
|
||
Node: Remotes272381
|
||
Node: Remote Commands272533
|
||
Node: Remote Git Variables276614
|
||
Node: Fetching277893
|
||
Node: Pulling280380
|
||
Node: Pushing281426
|
||
Node: Plain Patches284896
|
||
Node: Maildir Patches286387
|
||
Node: Miscellaneous287901
|
||
Node: Tagging288217
|
||
Node: Notes290349
|
||
Node: Submodules292721
|
||
Node: Listing Submodules292939
|
||
Node: Submodule Transient294867
|
||
Node: Subtree297389
|
||
Node: Worktree299365
|
||
Node: Common Commands301224
|
||
Node: Wip Modes303271
|
||
Node: Wip Graph308204
|
||
Node: Legacy Wip Modes310518
|
||
Node: Minor Mode for Buffers Visiting Files313413
|
||
Node: Minor Mode for Buffers Visiting Blobs320514
|
||
Node: Customizing321327
|
||
Node: Per-Repository Configuration322923
|
||
Node: Essential Settings325178
|
||
Node: Safety325502
|
||
Node: Performance327263
|
||
Node: Microsoft Windows Performance334901
|
||
Node: MacOS Performance336092
|
||
Ref: MacOS Performance-Footnote-1337107
|
||
Node: Plumbing337189
|
||
Node: Calling Git338018
|
||
Node: Getting a Value from Git339543
|
||
Node: Calling Git for Effect342629
|
||
Node: Section Plumbing349149
|
||
Node: Creating Sections349377
|
||
Node: Section Selection353277
|
||
Node: Matching Sections355076
|
||
Node: Refreshing Buffers361049
|
||
Node: Conventions364197
|
||
Node: Theming Faces364389
|
||
Node: FAQ372504
|
||
Node: FAQ - How to ...?372946
|
||
Node: How to show git's output?373306
|
||
Node: How to install the gitman info manual?374060
|
||
Node: How to show diffs for gpg-encrypted files?375030
|
||
Node: How does branching and pushing work?375626
|
||
Node: Can Magit be used as ediff-version-control-package?375989
|
||
Node: FAQ - Issues and Errors377978
|
||
Node: Magit is slow378874
|
||
Node: I changed several thousand files at once and now Magit is unusable379088
|
||
Node: I am having problems committing379817
|
||
Node: I am using MS Windows and cannot push with Magit380298
|
||
Node: I am using OS X and SOMETHING works in shell but not in Magit380915
|
||
Node: Expanding a file to show the diff causes it to disappear381746
|
||
Node: Point is wrong in the COMMIT_EDITMSG buffer382327
|
||
Node: The mode-line information isn't always up-to-date383373
|
||
Node: A branch and tag sharing the same name breaks SOMETHING384455
|
||
Node: My Git hooks work on the command-line but not inside Magit385341
|
||
Node: git-commit-mode isn't used when committing from the command-line386187
|
||
Node: Point ends up inside invisible text when jumping to a file-visiting buffer388454
|
||
Node: Debugging Tools389252
|
||
Node: Keystroke Index391431
|
||
Node: Command Index425488
|
||
Node: Function Index462586
|
||
Node: Variable Index478938
|
||
|
||
End Tag Table
|
||
|
||
|
||
Local Variables:
|
||
coding: utf-8
|
||
End:
|