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: 301088
|
||
|
||
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 List115473
|
||
Node: Logging118511
|
||
Node: Refreshing Logs121074
|
||
Node: Log Buffer122520
|
||
Node: Log Margin126376
|
||
Node: Select from Log129555
|
||
Node: Reflog131780
|
||
Node: Cherries133437
|
||
Node: Diffing135285
|
||
Node: Refreshing Diffs138366
|
||
Node: Commands Available in Diffs141945
|
||
Node: Diff Options144481
|
||
Node: Revision Buffer149519
|
||
Node: Ediffing152849
|
||
Node: References Buffer156497
|
||
Node: References Sections167017
|
||
Node: Bisecting167878
|
||
Node: Visiting Files and Blobs169691
|
||
Node: General-Purpose Visit Commands170161
|
||
Node: Visiting Files and Blobs from a Diff171117
|
||
Node: Blaming174576
|
||
Node: Manipulating181139
|
||
Node: Creating Repository181481
|
||
Node: Cloning Repository182036
|
||
Node: Staging and Unstaging187279
|
||
Node: Staging from File-Visiting Buffers191362
|
||
Node: Applying192530
|
||
Node: Committing194423
|
||
Node: Initiating a Commit195006
|
||
Node: Editing Commit Messages198391
|
||
Node: Using the Revision Stack201194
|
||
Node: Commit Pseudo Headers204245
|
||
Node: Commit Mode and Hooks205581
|
||
Node: Commit Message Conventions208519
|
||
Node: Branching210647
|
||
Node: The Two Remotes210873
|
||
Node: Branch Commands213526
|
||
Node: Branch Git Variables225909
|
||
Node: Auxiliary Branch Commands231300
|
||
Node: Merging232418
|
||
Node: Resolving Conflicts236426
|
||
Node: Rebasing241427
|
||
Node: Editing Rebase Sequences246286
|
||
Node: Information About In-Progress Rebase250614
|
||
Ref: Information About In-Progress Rebase-Footnote-1259496
|
||
Node: Cherry Picking260092
|
||
Node: Reverting264423
|
||
Node: Resetting265872
|
||
Node: Stashing267526
|
||
Node: Transferring272227
|
||
Node: Remotes272449
|
||
Node: Remote Commands272601
|
||
Node: Remote Git Variables276682
|
||
Node: Fetching277961
|
||
Node: Pulling280448
|
||
Node: Pushing281494
|
||
Node: Plain Patches284964
|
||
Node: Maildir Patches286455
|
||
Node: Miscellaneous287969
|
||
Node: Tagging288285
|
||
Node: Notes290213
|
||
Node: Submodules292585
|
||
Node: Listing Submodules292803
|
||
Node: Submodule Transient294731
|
||
Node: Subtree297253
|
||
Node: Worktree299229
|
||
Node: Common Commands301088
|
||
Node: Wip Modes303135
|
||
Node: Wip Graph308068
|
||
Node: Legacy Wip Modes310382
|
||
Node: Minor Mode for Buffers Visiting Files313277
|
||
Node: Minor Mode for Buffers Visiting Blobs320378
|
||
Node: Customizing321191
|
||
Node: Per-Repository Configuration322787
|
||
Node: Essential Settings325042
|
||
Node: Safety325366
|
||
Node: Performance327127
|
||
Node: Microsoft Windows Performance334765
|
||
Node: MacOS Performance335956
|
||
Ref: MacOS Performance-Footnote-1336661
|
||
Node: Plumbing336743
|
||
Node: Calling Git337572
|
||
Node: Getting a Value from Git339097
|
||
Node: Calling Git for Effect342183
|
||
Node: Section Plumbing348703
|
||
Node: Creating Sections348931
|
||
Node: Section Selection352831
|
||
Node: Matching Sections354630
|
||
Node: Refreshing Buffers360603
|
||
Node: Conventions363751
|
||
Node: Theming Faces363943
|
||
Node: FAQ372058
|
||
Node: FAQ - How to ...?372500
|
||
Node: How to show git's output?372860
|
||
Node: How to install the gitman info manual?373614
|
||
Node: How to show diffs for gpg-encrypted files?374584
|
||
Node: How does branching and pushing work?375180
|
||
Node: Can Magit be used as ediff-version-control-package?375543
|
||
Node: FAQ - Issues and Errors377532
|
||
Node: Magit is slow378464
|
||
Node: I changed several thousand files at once and now Magit is unusable378678
|
||
Node: I am having problems committing379407
|
||
Node: I am using MS Windows and cannot push with Magit379888
|
||
Node: I am using OS X and SOMETHING works in shell but not in Magit380505
|
||
Node: Diffs contain control sequences381311
|
||
Node: Expanding a file to show the diff causes it to disappear382424
|
||
Node: Point is wrong in the COMMIT_EDITMSG buffer382975
|
||
Node: The mode-line information isn't always up-to-date384021
|
||
Node: A branch and tag sharing the same name breaks SOMETHING385103
|
||
Node: My Git hooks work on the command-line but not inside Magit385991
|
||
Node: git-commit-mode isn't used when committing from the command-line386837
|
||
Node: Point ends up inside invisible text when jumping to a file-visiting buffer389104
|
||
Node: Debugging Tools389902
|
||
Node: Keystroke Index392081
|
||
Node: Command Index426065
|
||
Node: Function Index463090
|
||
Node: Variable Index479442
|
||
|
||
End Tag Table
|
||
|
||
|
||
Local Variables:
|
||
coding: utf-8
|
||
End:
|