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-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: 302729
|
||
|
||
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 Buffers28544
|
||
Node: Quitting Windows31851
|
||
Node: Automatic Refreshing of Magit Buffers33597
|
||
Node: Automatic Saving of File-Visiting Buffers36449
|
||
Node: Automatic Reverting of File-Visiting Buffers37634
|
||
Node: Risk of Reverting Automatically42629
|
||
Node: Sections45011
|
||
Node: Section Movement45937
|
||
Node: Section Visibility50847
|
||
Node: Section Hooks56924
|
||
Node: Section Types and Values59331
|
||
Node: Section Options60634
|
||
Node: Transient Commands61106
|
||
Node: Transient Arguments and Buffer Variables62343
|
||
Node: Completion Confirmation and the Selection69361
|
||
Node: Action Confirmation69805
|
||
Node: Completion and Confirmation77155
|
||
Node: The Selection80341
|
||
Node: The hunk-internal region83240
|
||
Node: Support for Completion Frameworks84329
|
||
Node: Additional Completion Options89236
|
||
Node: Running Git89835
|
||
Node: Viewing Git Output90108
|
||
Node: Git Process Status91241
|
||
Node: Running Git Manually92206
|
||
Node: Git Executable94676
|
||
Node: Global Git Arguments96958
|
||
Node: Inspecting97764
|
||
Node: Status Buffer98921
|
||
Node: Status Sections102911
|
||
Node: Status Header Sections108463
|
||
Node: Status Module Sections111093
|
||
Node: Status Options113598
|
||
Node: Repository List115067
|
||
Node: Logging118105
|
||
Node: Refreshing Logs120668
|
||
Node: Log Buffer122114
|
||
Node: Log Margin125970
|
||
Node: Select from Log129149
|
||
Node: Reflog131374
|
||
Node: Cherries133031
|
||
Node: Diffing134879
|
||
Node: Refreshing Diffs137960
|
||
Node: Commands Available in Diffs141539
|
||
Node: Diff Options144075
|
||
Node: Revision Buffer149113
|
||
Node: Ediffing152443
|
||
Node: References Buffer156091
|
||
Node: References Sections166611
|
||
Node: Bisecting167472
|
||
Node: Visiting Files and Blobs169285
|
||
Node: General-Purpose Visit Commands169755
|
||
Node: Visiting Files and Blobs from a Diff170711
|
||
Node: Blaming174170
|
||
Node: Manipulating180733
|
||
Node: Creating Repository181075
|
||
Node: Cloning Repository181630
|
||
Node: Staging and Unstaging186873
|
||
Node: Staging from File-Visiting Buffers190956
|
||
Node: Applying192124
|
||
Node: Committing194017
|
||
Node: Initiating a Commit194600
|
||
Node: Editing Commit Messages197985
|
||
Node: Using the Revision Stack200788
|
||
Node: Commit Pseudo Headers203839
|
||
Node: Commit Mode and Hooks205175
|
||
Node: Commit Message Conventions208113
|
||
Node: Branching210241
|
||
Node: The Two Remotes210467
|
||
Node: Branch Commands213120
|
||
Node: Branch Git Variables225503
|
||
Node: Auxiliary Branch Commands230894
|
||
Node: Merging232012
|
||
Node: Resolving Conflicts236020
|
||
Node: Rebasing241021
|
||
Node: Editing Rebase Sequences245880
|
||
Node: Information About In-Progress Rebase250208
|
||
Ref: Information About In-Progress Rebase-Footnote-1259090
|
||
Node: Cherry Picking259686
|
||
Node: Reverting264017
|
||
Node: Resetting265466
|
||
Node: Stashing267120
|
||
Node: Transferring271821
|
||
Node: Remotes272043
|
||
Node: Remote Commands272195
|
||
Node: Remote Git Variables276276
|
||
Node: Fetching277555
|
||
Node: Pulling280042
|
||
Node: Pushing281088
|
||
Node: Plain Patches284558
|
||
Node: Maildir Patches286049
|
||
Node: Miscellaneous287563
|
||
Node: Tagging287879
|
||
Node: Notes289807
|
||
Node: Submodules292179
|
||
Node: Listing Submodules292397
|
||
Node: Submodule Transient294325
|
||
Node: Subtree296847
|
||
Node: Worktree298823
|
||
Node: Common Commands299928
|
||
Node: Wip Modes302729
|
||
Node: Wip Graph307662
|
||
Node: Legacy Wip Modes309976
|
||
Node: Minor Mode for Buffers Visiting Files312871
|
||
Node: Minor Mode for Buffers Visiting Blobs319972
|
||
Node: Customizing320785
|
||
Node: Per-Repository Configuration322381
|
||
Node: Essential Settings324636
|
||
Node: Safety324960
|
||
Node: Performance326721
|
||
Node: Microsoft Windows Performance334359
|
||
Node: MacOS Performance335550
|
||
Ref: MacOS Performance-Footnote-1336565
|
||
Node: Plumbing336647
|
||
Node: Calling Git337476
|
||
Node: Getting a Value from Git339001
|
||
Node: Calling Git for Effect342087
|
||
Node: Section Plumbing348607
|
||
Node: Creating Sections348835
|
||
Node: Section Selection352735
|
||
Node: Matching Sections354534
|
||
Node: Refreshing Buffers360507
|
||
Node: Conventions363655
|
||
Node: Theming Faces363847
|
||
Node: FAQ371962
|
||
Node: FAQ - How to ...?372404
|
||
Node: How to show git's output?372764
|
||
Node: How to install the gitman info manual?373518
|
||
Node: How to show diffs for gpg-encrypted files?374488
|
||
Node: How does branching and pushing work?375084
|
||
Node: Can Magit be used as ediff-version-control-package?375447
|
||
Node: FAQ - Issues and Errors377436
|
||
Node: Magit is slow378368
|
||
Node: I changed several thousand files at once and now Magit is unusable378582
|
||
Node: I am having problems committing379311
|
||
Node: I am using MS Windows and cannot push with Magit379792
|
||
Node: I am using OS X and SOMETHING works in shell but not in Magit380409
|
||
Node: Diffs contain control sequences381215
|
||
Node: Expanding a file to show the diff causes it to disappear382328
|
||
Node: Point is wrong in the COMMIT_EDITMSG buffer382879
|
||
Node: The mode-line information isn't always up-to-date383925
|
||
Node: A branch and tag sharing the same name breaks SOMETHING385007
|
||
Node: My Git hooks work on the command-line but not inside Magit385895
|
||
Node: git-commit-mode isn't used when committing from the command-line386741
|
||
Node: Point ends up inside invisible text when jumping to a file-visiting buffer389008
|
||
Node: Debugging Tools389806
|
||
Node: Keystroke Index391985
|
||
Node: Command Index425969
|
||
Node: Function Index462994
|
||
Node: Variable Index479346
|
||
|
||
End Tag Table
|
||
|
||
|
||
Local Variables:
|
||
coding: utf-8
|
||
End:
|