trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,202 @@
This is magit.info, produced by makeinfo version 6.8 from magit.texi.
Copyright (C) 2015-2021 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: 302361

Tag Table:
(Indirect)
Node: Top754
Node: Introduction6623
Node: Installation11339
Node: Installing from Melpa11669
Node: Installing from the Git Repository12742
Node: Post-Installation Tasks15474
Node: Getting Started16759
Node: Interface Concepts21999
Node: Modes and Buffers22360
Node: Switching Buffers24109
Node: Naming Buffers28860
Node: Quitting Windows32167
Node: Automatic Refreshing of Magit Buffers33913
Node: Automatic Saving of File-Visiting Buffers36807
Node: Automatic Reverting of File-Visiting Buffers37992
Node: Risk of Reverting Automatically42987
Node: Sections45369
Node: Section Movement46295
Node: Section Visibility51205
Node: Section Hooks57282
Node: Section Types and Values59689
Node: Section Options61110
Node: Transient Commands61582
Node: Transient Arguments and Buffer Variables62819
Node: Completion Confirmation and the Selection69835
Node: Action Confirmation70279
Node: Completion and Confirmation78132
Node: The Selection81318
Node: The hunk-internal region84217
Node: Support for Completion Frameworks85306
Node: Additional Completion Options90213
Node: Running Git90812
Node: Viewing Git Output91085
Node: Git Process Status93191
Node: Running Git Manually94156
Node: Git Executable96664
Node: Global Git Arguments99741
Node: Inspecting100547
Node: Status Buffer101704
Node: Status Sections106722
Node: Status Header Sections112274
Node: Status Module Sections114904
Node: Status Options117409
Node: Repository List118878
Node: Logging122220
Node: Refreshing Logs124781
Node: Log Buffer126227
Node: Log Margin130480
Node: Select from Log133659
Node: Reflog135884
Node: Cherries137541
Node: Diffing139389
Node: Refreshing Diffs142468
Node: Commands Available in Diffs146047
Node: Diff Options148583
Node: Revision Buffer154064
Node: Ediffing157394
Node: References Buffer161042
Node: References Sections171687
Node: Bisecting172548
Node: Visiting Files and Blobs174900
Node: General-Purpose Visit Commands175370
Node: Visiting Files and Blobs from a Diff176326
Node: Blaming179785
Node: Manipulating186126
Node: Creating Repository186468
Node: Cloning Repository187010
Node: Staging and Unstaging192415
Node: Staging from File-Visiting Buffers196498
Node: Applying197666
Node: Committing199754
Node: Initiating a Commit200337
Node: Editing Commit Messages205583
Node: Using the Revision Stack208386
Node: Commit Pseudo Headers211437
Node: Commit Mode and Hooks212773
Node: Commit Message Conventions215711
Node: Branching217839
Node: The Two Remotes218065
Node: Branch Commands220718
Node: Branch Git Variables233429
Node: Auxiliary Branch Commands238820
Node: Merging239938
Node: Resolving Conflicts243946
Node: Rebasing249317
Node: Editing Rebase Sequences254176
Node: Information About In-Progress Rebase258504
Ref: Information About In-Progress Rebase-Footnote-1267386
Node: Cherry Picking267982
Node: Reverting272366
Node: Resetting273815
Node: Stashing275681
Node: Transferring280382
Node: Remotes280604
Node: Remote Commands280756
Node: Remote Git Variables284837
Node: Fetching286116
Node: Pulling288603
Node: Pushing289649
Node: Plain Patches293987
Node: Maildir Patches295478
Node: Miscellaneous296992
Node: Tagging297317
Node: Notes299235
Node: Submodules302361
Node: Listing Submodules302579
Node: Submodule Transient303985
Node: Subtree306507
Node: Worktree308483
Node: Bundle309579
Node: Common Commands309947
Node: Wip Modes312586
Node: Wip Graph317517
Node: Legacy Wip Modes319831
Node: Commands for Buffers Visiting Files322726
Node: Minor Mode for Buffers Visiting Blobs328348
Node: Customizing329161
Node: Per-Repository Configuration330757
Node: Essential Settings333012
Node: Safety333357
Node: Performance335118
Ref: Log Performance338147
Ref: Diff Performance339457
Ref: Refs Buffer Performance340798
Ref: Committing Performance341373
Node: Microsoft Windows Performance342286
Node: MacOS Performance343477
Ref: MacOS Performance-Footnote-1344182
Node: Default Bindings344264
Node: Plumbing346506
Node: Calling Git347335
Node: Getting a Value from Git348860
Node: Calling Git for Effect352601
Node: Section Plumbing358507
Node: Creating Sections358735
Node: Section Selection362635
Node: Matching Sections364434
Node: Refreshing Buffers370407
Node: Conventions373555
Node: Theming Faces373747
Node: FAQ381852
Node: FAQ - How to ...?382294
Node: How to pronounce Magit?382707
Node: How to show git's output?383509
Node: How to install the gitman info manual?384295
Node: How to show diffs for gpg-encrypted files?385265
Node: How does branching and pushing work?385861
Node: Can Magit be used as ediff-version-control-package?386224
Node: Should I disable VC?388242
Node: FAQ - Issues and Errors388860
Node: Magit is slow389861
Node: I changed several thousand files at once and now Magit is unusable390075
Node: I am having problems committing390804
Node: I am using MS Windows and cannot push with Magit391285
Node: I am using OS X and SOMETHING works in shell but not in Magit391902
Node: Expanding a file to show the diff causes it to disappear392733
Node: Point is wrong in the COMMIT_EDITMSG buffer393314
Node: The mode-line information isn't always up-to-date394360
Node: A branch and tag sharing the same name breaks SOMETHING395423
Node: My Git hooks work on the command-line but not inside Magit396309
Node: git-commit-mode isn't used when committing from the command-line397155
Node: Point ends up inside invisible text when jumping to a file-visiting buffer399426
Node: I am unable to stage when using Tramp from MS Windows400286
Node: I am no longer able to save popup defaults401193
Node: Debugging Tools402153
Node: Keystroke Index404332
Node: Command Index438720
Node: Function Index476852
Node: Variable Index493976

End Tag Table

Local Variables:
coding: utf-8
End: