diff options
Diffstat (limited to 'elpa/magit-20190902.1343/magit.info')
-rw-r--r-- | elpa/magit-20190902.1343/magit.info | 189 |
1 files changed, 0 insertions, 189 deletions
diff --git a/elpa/magit-20190902.1343/magit.info b/elpa/magit-20190902.1343/magit.info deleted file mode 100644 index c134f81..0000000 --- a/elpa/magit-20190902.1343/magit.info +++ /dev/null @@ -1,189 +0,0 @@ -This is magit.info, produced by makeinfo version 6.5 from magit.texi. - - Copyright (C) 2015-2019 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: 301037 - -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 Buffers28563 -Node: Quitting Windows31870 -Node: Automatic Refreshing of Magit Buffers33616 -Node: Automatic Saving of File-Visiting Buffers36468 -Node: Automatic Reverting of File-Visiting Buffers37653 -Node: Risk of Reverting Automatically42648 -Node: Sections45030 -Node: Section Movement45956 -Node: Section Visibility50517 -Node: Section Hooks56594 -Node: Section Types and Values59001 -Node: Section Options60304 -Node: Transient Commands60776 -Node: Transient Arguments and Buffer Variables62013 -Node: Completion Confirmation and the Selection69031 -Node: Action Confirmation69475 -Node: Completion and Confirmation76825 -Node: The Selection80011 -Node: The hunk-internal region82910 -Node: Support for Completion Frameworks83999 -Node: Additional Completion Options88906 -Node: Running Git89505 -Node: Viewing Git Output89778 -Node: Git Process Status90911 -Node: Running Git Manually91876 -Node: Git Executable94346 -Node: Global Git Arguments96628 -Node: Inspecting97434 -Node: Status Buffer98591 -Node: Status Sections102581 -Node: Status Header Sections108133 -Node: Status Module Sections110763 -Node: Status Options113268 -Node: Repository List115022 -Node: Logging118060 -Node: Refreshing Logs120623 -Node: Log Buffer122069 -Node: Log Margin125925 -Node: Select from Log128614 -Node: Reflog130718 -Node: Cherries132254 -Node: Diffing133981 -Node: Refreshing Diffs137062 -Node: Commands Available in Diffs140641 -Node: Diff Options143176 -Node: Revision Buffer148213 -Node: Ediffing151543 -Node: References Buffer155191 -Node: References Sections165590 -Node: Bisecting166451 -Node: Visiting Files and Blobs168264 -Node: General-Purpose Visit Commands168734 -Node: Visiting Files and Blobs from a Diff169690 -Node: Blaming173149 -Node: Manipulating179712 -Node: Creating Repository180054 -Node: Cloning Repository180609 -Node: Staging and Unstaging185852 -Node: Staging from File-Visiting Buffers189935 -Node: Applying191103 -Node: Committing192996 -Node: Initiating a Commit193579 -Node: Editing Commit Messages196964 -Node: Branching207356 -Node: The Two Remotes207582 -Node: Branch Commands210235 -Node: Branch Git Variables222619 -Node: Auxiliary Branch Commands228010 -Node: Merging229128 -Node: Resolving Conflicts233136 -Node: Rebasing238137 -Node: Editing Rebase Sequences243147 -Node: Information About In-Progress Rebase247475 -Ref: Information About In-Progress Rebase-Footnote-1256357 -Node: Cherry Picking256953 -Node: Reverting261284 -Node: Resetting262733 -Node: Stashing264387 -Node: Transferring268967 -Node: Remotes269189 -Node: Remote Commands269341 -Node: Remote Git Variables273422 -Node: Fetching275801 -Node: Pulling278155 -Node: Pushing279348 -Node: Plain Patches282956 -Node: Maildir Patches284447 -Node: Miscellaneous285961 -Node: Tagging286277 -Node: Notes288205 -Node: Submodules290577 -Node: Listing Submodules290795 -Node: Submodule Transient292723 -Node: Subtree295245 -Node: Worktree297221 -Node: Common Commands298236 -Node: Wip Modes301037 -Node: Wip Graph305970 -Node: Legacy Wip Modes308284 -Node: Minor Mode for Buffers Visiting Files311179 -Node: Minor Mode for Buffers Visiting Blobs318280 -Node: Customizing319093 -Node: Per-Repository Configuration320689 -Node: Essential Settings322338 -Node: Safety322662 -Node: Performance324427 -Node: Microsoft Windows Performance331144 -Node: MacOS Performance332335 -Ref: MacOS Performance-Footnote-1333040 -Node: Plumbing333122 -Node: Calling Git333951 -Node: Getting a Value from Git335476 -Node: Calling Git for Effect338562 -Node: Section Plumbing345082 -Node: Creating Sections345310 -Node: Section Selection349210 -Node: Matching Sections351009 -Node: Refreshing Buffers356982 -Node: Conventions360130 -Node: Theming Faces360322 -Node: FAQ368437 -Node: FAQ - How to ...?368879 -Node: How to show git's output?369239 -Node: How to install the gitman info manual?369993 -Node: How to show diffs for gpg-encrypted files?370963 -Node: How does branching and pushing work?371559 -Node: Can Magit be used as ediff-version-control-package?371922 -Node: FAQ - Issues and Errors373911 -Node: Magit is slow374843 -Node: I changed several thousand files at once and now Magit is unusable375057 -Node: I am having problems committing375786 -Node: I am using MS Windows and cannot push with Magit376267 -Node: I am using OS X and SOMETHING works in shell but not in Magit376884 -Node: Diffs contain control sequences377690 -Node: Expanding a file to show the diff causes it to disappear378803 -Node: Point is wrong in the COMMIT_EDITMSG buffer379354 -Node: The mode-line information isn't always up-to-date380400 -Node: A branch and tag sharing the same name breaks SOMETHING381482 -Node: My Git hooks work on the command-line but not inside Magit382370 -Node: git-commit-mode isn't used when committing from the command-line383207 -Node: Point ends up inside invisible text when jumping to a file-visiting buffer385474 -Node: Debugging Tools386272 -Node: Keystroke Index388159 -Node: Command Index421873 -Node: Function Index458628 -Node: Variable Index474847 - -End Tag Table - - -Local Variables: -coding: utf-8 -End: |