From db4a4fa9b74f49615aea0fd5f08c2322e1188a4a Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Mon, 1 Oct 2018 00:51:07 -0400 Subject: import sublime and vscode settings --- emacs/.emacs.d/elpa/magit-20180928.1153/magit.info | 184 +++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 emacs/.emacs.d/elpa/magit-20180928.1153/magit.info (limited to 'emacs/.emacs.d/elpa/magit-20180928.1153/magit.info') diff --git a/emacs/.emacs.d/elpa/magit-20180928.1153/magit.info b/emacs/.emacs.d/elpa/magit-20180928.1153/magit.info new file mode 100644 index 0000000..cfec6d3 --- /dev/null +++ b/emacs/.emacs.d/elpa/magit-20180928.1153/magit.info @@ -0,0 +1,184 @@ +This is magit.info, produced by makeinfo version 6.5 from magit.texi. + + Copyright (C) 2015-2018 Jonas Bernoulli + + 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: 753 +magit.info-2: 305284 + +Tag Table: +(Indirect) +Node: Top753 +Node: Introduction6268 +Node: Installation10991 +Node: Installing from an Elpa Archive11331 +Node: Installing from the Git Repository12434 +Node: Post-Installation Tasks15187 +Node: Getting Started16472 +Node: Interface Concepts21819 +Node: Modes and Buffers22150 +Node: Switching Buffers23899 +Node: Naming Buffers28442 +Node: Quitting Windows31749 +Node: Automatic Refreshing of Magit Buffers33381 +Node: Automatic Saving of File-Visiting Buffers36149 +Node: Automatic Reverting of File-Visiting Buffers37334 +Node: Risk of Reverting Automatically42330 +Node: Sections44713 +Node: Section Movement45654 +Node: Section Visibility49751 +Node: Section Hooks54610 +Node: Section Types and Values57017 +Node: Section Options58320 +Node: Popup Buffers and Prefix Commands58792 +Node: Completion Confirmation and the Selection61173 +Node: Action Confirmation61610 +Node: Completion and Confirmation68956 +Node: The Selection72142 +Node: The hunk-internal region75041 +Node: Support for Completion Frameworks76130 +Node: Additional Completion Options80946 +Node: Running Git81545 +Node: Viewing Git Output81818 +Node: Git Process Status82951 +Node: Running Git Manually83916 +Node: Git Executable86318 +Node: Global Git Arguments88600 +Node: Inspecting89406 +Node: Status Buffer90553 +Node: Status Sections93317 +Node: Status Header Sections98120 +Node: Status Module Sections100750 +Node: Status Options103255 +Node: Repository List105009 +Node: Logging107167 +Node: Refreshing Logs109614 +Node: Log Buffer110999 +Node: Log Margin114794 +Node: Select from Log117434 +Node: Reflog119538 +Node: Cherries121055 +Node: Diffing122782 +Node: Refreshing Diffs125729 +Node: Diff Buffer129220 +Node: Diff Options133558 +Node: Revision Buffer137833 +Node: Ediffing140371 +Node: References Buffer143967 +Node: References Sections153732 +Node: Bisecting154593 +Node: Visiting Blobs156331 +Node: Blaming156841 +Node: Manipulating162616 +Node: Repository Setup162932 +Node: Staging and Unstaging163972 +Node: Staging from File-Visiting Buffers168053 +Node: Applying169221 +Node: Committing171114 +Node: Initiating a Commit171697 +Node: Editing Commit Messages175018 +Node: Branching185414 +Node: The Two Remotes185644 +Node: The Branch Popup188261 +Node: The Branch Config Popup205314 +Node: Auxillary Branch Commands211255 +Node: Merging212360 +Node: Resolving Conflicts216285 +Node: Rebasing221286 +Node: Editing Rebase Sequences225443 +Node: Information About In-Progress Rebase228473 +Ref: Information About In-Progress Rebase-Footnote-1237222 +Node: Cherry Picking237818 +Node: Reverting242070 +Node: Resetting243433 +Node: Stashing245044 +Node: Transferring249557 +Node: Remotes249795 +Node: The Remote Popup249951 +Node: The Remote Config Popup253419 +Node: Fetching255075 +Node: Pulling256431 +Node: Pushing257267 +Node: Creating and Sending Patches262002 +Node: Applying Patches262839 +Node: Miscellaneous264425 +Node: Tagging264741 +Node: Notes266082 +Node: Submodules268393 +Node: Listing Submodules268607 +Node: Submodule Popup270531 +Node: Subtree272984 +Node: Worktree274224 +Node: Common Commands275434 +Node: Wip Modes277181 +Node: Minor Mode for Buffers Visiting Files286056 +Node: Minor Mode for Buffers Visiting Blobs291463 +Node: Customizing292276 +Node: Per-Repository Configuration293944 +Node: Essential Settings295593 +Node: Safety295917 +Node: Performance297682 +Node: Microsoft Windows Performance305284 +Node: MacOS Performance306475 +Ref: MacOS Performance-Footnote-1307711 +Ref: MacOS Performance-Footnote-2307793 +Ref: MacOS Performance-Footnote-3307853 +Node: Plumbing308019 +Node: Calling Git308842 +Node: Getting a Value from Git310367 +Node: Calling Git for Effect313453 +Node: Section Plumbing319973 +Node: Creating Sections320201 +Node: Section Selection324101 +Node: Matching Sections325900 +Node: Refreshing Buffers331873 +Node: Conventions335015 +Node: Theming Faces335207 +Node: FAQ343322 +Node: FAQ - How to ...?343764 +Node: How to show git's output?344124 +Node: How to install the gitman info manual?344878 +Node: How to show diffs for gpg-encrypted files?345848 +Node: How does branching and pushing work?346444 +Node: Can Magit be used as ediff-version-control-package?346807 +Node: FAQ - Issues and Errors348796 +Node: Magit is slow349728 +Node: I changed several thousand files at once and now Magit is unusable349942 +Node: I am having problems committing350671 +Node: I am using MS Windows and cannot push with Magit351152 +Node: I am using OS X and SOMETHING works in shell but not in Magit351769 +Node: Diffs contain control sequences352575 +Node: Expanding a file to show the diff causes it to disappear353688 +Node: Point is wrong in the COMMIT_EDITMSG buffer354239 +Node: The mode-line information isn't always up-to-date355285 +Node: A branch and tag sharing the same name breaks SOMETHING356367 +Node: My Git hooks work on the command-line but not inside Magit357255 +Node: git-commit-mode isn't used when committing from the command-line358092 +Node: Point ends up inside invisible text when jumping to a file-visiting buffer360359 +Node: Debugging Tools361157 +Node: Keystroke Index363044 +Node: Command Index395057 +Node: Function Index429930 +Node: Variable Index445384 + +End Tag Table + + +Local Variables: +coding: utf-8 +End: -- cgit 1.4.1