175 lines
5.5 KiB
Plaintext
175 lines
5.5 KiB
Plaintext
This is magit.info, produced by makeinfo version 5.2 from magit.texi.
|
||
|
||
Copyright (C) 2015-2017 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: 752
|
||
magit.info-2: 300826
|
||
|
||
Tag Table:
|
||
(Indirect)
|
||
Node: Top752
|
||
Node: Introduction5844
|
||
Node: Installation10567
|
||
Node: Installing from an Elpa Archive10907
|
||
Node: Installing from the Git Repository12010
|
||
Node: Post-Installation Tasks14653
|
||
Node: Getting Started15938
|
||
Node: Interface Concepts21285
|
||
Node: Modes and Buffers21559
|
||
Node: Switching Buffers23304
|
||
Node: Naming Buffers27845
|
||
Node: Quitting Windows30853
|
||
Node: Automatic Refreshing of Magit Buffers32485
|
||
Node: Automatic Saving of File-Visiting Buffers35253
|
||
Node: Automatic Reverting of File-Visiting Buffers36438
|
||
Node: Risk of Reverting Automatically41434
|
||
Node: Sections43817
|
||
Node: Section Movement44758
|
||
Node: Section Visibility48685
|
||
Node: Section Hooks52160
|
||
Node: Section Types and Values54441
|
||
Node: Section Options55711
|
||
Node: Popup Buffers and Prefix Commands56183
|
||
Node: Completion and Confirmation58550
|
||
Node: Running Git61834
|
||
Node: Viewing Git Output62070
|
||
Node: Running Git Manually63070
|
||
Node: Git Executable65472
|
||
Node: Global Git Arguments67754
|
||
Node: Inspecting68560
|
||
Node: Status Buffer69707
|
||
Node: Status Sections72620
|
||
Node: Status Header Sections77135
|
||
Node: Status Module Sections79765
|
||
Node: Status Options82265
|
||
Node: Repository List84019
|
||
Node: Logging86177
|
||
Node: Refreshing Logs88624
|
||
Node: Log Buffer90009
|
||
Node: Log Margin92844
|
||
Node: Select from Log95484
|
||
Node: Reflog97588
|
||
Node: Cherries99105
|
||
Node: Diffing100832
|
||
Node: Refreshing Diffs103779
|
||
Node: Diff Buffer107270
|
||
Node: Diff Options109855
|
||
Node: Revision Buffer113226
|
||
Node: Ediffing114943
|
||
Node: References Buffer118539
|
||
Node: References Sections125838
|
||
Node: Bisecting126699
|
||
Node: Visiting Blobs128437
|
||
Node: Blaming128946
|
||
Node: Manipulating133724
|
||
Node: Repository Setup134040
|
||
Node: Staging and Unstaging135080
|
||
Node: Staging from File-Visiting Buffers139161
|
||
Node: Applying140329
|
||
Node: Committing142222
|
||
Node: Initiating a Commit142805
|
||
Node: Editing Commit Messages146116
|
||
Node: Branching156512
|
||
Node: The Two Remotes156712
|
||
Node: The Branch Popup159329
|
||
Node: The Branch Config Popup169943
|
||
Node: Merging175846
|
||
Node: Resolving Conflicts178013
|
||
Node: Rebasing183014
|
||
Node: Editing Rebase Sequences187170
|
||
Node: Information About In-Progress Rebase190200
|
||
Ref: Information About In-Progress Rebase-Footnote-1197007
|
||
Node: Cherry Picking197593
|
||
Node: Reverting199198
|
||
Node: Resetting200561
|
||
Node: Stashing201978
|
||
Node: Transferring206490
|
||
Node: Remotes206728
|
||
Node: The Remote Popup206884
|
||
Node: The Remote Config Popup209261
|
||
Node: Fetching210913
|
||
Node: Pulling212269
|
||
Node: Pushing213105
|
||
Node: Creating and Sending Patches217840
|
||
Node: Applying Patches218677
|
||
Node: Miscellaneous220263
|
||
Node: Tagging220566
|
||
Node: Notes221350
|
||
Node: Submodules223874
|
||
Node: Listing Submodules224088
|
||
Node: Submodule Popup225965
|
||
Node: Subtree227248
|
||
Node: Common Commands228495
|
||
Node: Wip Modes230241
|
||
Node: Minor Mode for Buffers Visiting Files237038
|
||
Node: Minor Mode for Buffers Visiting Blobs240387
|
||
Node: Customizing241200
|
||
Node: Per-Repository Configuration242868
|
||
Node: Essential Settings244515
|
||
Node: Safety244839
|
||
Node: Performance246604
|
||
Node: Microsoft Windows Performance253452
|
||
Node: MacOS Performance254643
|
||
Ref: MacOS Performance-Footnote-1255879
|
||
Ref: MacOS Performance-Footnote-2255961
|
||
Ref: MacOS Performance-Footnote-3256021
|
||
Node: Plumbing256187
|
||
Node: Calling Git257010
|
||
Node: Getting a Value from Git258535
|
||
Node: Calling Git for Effect261621
|
||
Node: Section Plumbing268139
|
||
Node: Creating Sections268367
|
||
Node: Section Selection272266
|
||
Node: Matching Sections273946
|
||
Node: Refreshing Buffers279378
|
||
Node: Conventions282513
|
||
Node: Confirmation and Completion282690
|
||
Node: Theming Faces283588
|
||
Node: FAQ291739
|
||
Node: FAQ - How to …?292181
|
||
Node: How to show git's output?292545
|
||
Node: How to install the gitman info manual?293299
|
||
Node: How to show diffs for gpg-encrypted files?294269
|
||
Node: How does branching and pushing work?294865
|
||
Node: Can Magit be used as ‘ediff-version-control-package’?295234
|
||
Node: FAQ - Issues and Errors297229
|
||
Node: Magit is slow298033
|
||
Node: I changed several thousand files at once and now Magit is unusable298247
|
||
Node: I am having problems committing298976
|
||
Node: I am using MS Windows and cannot push with Magit299457
|
||
Node: I am using OS X and SOMETHING works in shell but not in Magit300826
|
||
Node: Diffs contain control sequences301632
|
||
Node: Expanding a file to show the diff causes it to disappear302706
|
||
Node: Point is wrong in the ‘COMMIT_EDITMSG’ buffer303263
|
||
Node: The mode-line information isn't always up-to-date304315
|
||
Node: Emacs 245 hangs when loading Magit305382
|
||
Node: A branch and tag sharing the same name breaks SOMETHING305996
|
||
Node: Debugging Tools306802
|
||
Node: Keystroke Index308537
|
||
Node: Command Index338398
|
||
Node: Function Index369787
|
||
Node: Variable Index383602
|
||
|
||
End Tag Table
|
||
|
||
|
||
Local Variables:
|
||
coding: utf-8
|
||
End:
|