Klimi's new dotfiles with stow.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

191 lines
6.2 KiB

4 years ago
  1. This is magit.info, produced by makeinfo version 6.5 from magit.texi.
  2. Copyright (C) 2015-2019 Jonas Bernoulli <jonas@bernoul.li>
  3. You can redistribute this document and/or modify it under the terms
  4. of the GNU General Public License as published by the Free Software
  5. Foundation, either version 3 of the License, or (at your option)
  6. any later version.
  7. This document is distributed in the hope that it will be useful,
  8. but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  10. General Public License for more details.
  11. INFO-DIR-SECTION Emacs
  12. START-INFO-DIR-ENTRY
  13. * Magit: (magit). Using Git from Emacs with Magit.
  14. END-INFO-DIR-ENTRY
  15. 
  16. Indirect:
  17. magit.info-1: 754
  18. magit.info-2: 304636
  19. 
  20. Tag Table:
  21. (Indirect)
  22. Node: Top754
  23. Node: Introduction6475
  24. Node: Installation11198
  25. Node: Installing from Melpa11528
  26. Node: Installing from the Git Repository12601
  27. Node: Post-Installation Tasks14949
  28. Node: Getting Started16234
  29. Node: Interface Concepts21683
  30. Node: Modes and Buffers22044
  31. Node: Switching Buffers23793
  32. Node: Naming Buffers28563
  33. Node: Quitting Windows31870
  34. Node: Automatic Refreshing of Magit Buffers33616
  35. Node: Automatic Saving of File-Visiting Buffers36468
  36. Node: Automatic Reverting of File-Visiting Buffers37653
  37. Node: Risk of Reverting Automatically42648
  38. Node: Sections45030
  39. Node: Section Movement45956
  40. Node: Section Visibility50053
  41. Node: Section Hooks56130
  42. Node: Section Types and Values58537
  43. Node: Section Options59840
  44. Node: Transient Commands60312
  45. Node: Transient Arguments and Buffer Variables61549
  46. Node: Completion Confirmation and the Selection68567
  47. Node: Action Confirmation69011
  48. Node: Completion and Confirmation76361
  49. Node: The Selection79547
  50. Node: The hunk-internal region82446
  51. Node: Support for Completion Frameworks83535
  52. Node: Additional Completion Options88442
  53. Node: Running Git89041
  54. Node: Viewing Git Output89314
  55. Node: Git Process Status90447
  56. Node: Running Git Manually91412
  57. Node: Git Executable93886
  58. Node: Global Git Arguments96168
  59. Node: Inspecting96974
  60. Node: Status Buffer98131
  61. Node: Status Sections102121
  62. Node: Status Header Sections107673
  63. Node: Status Module Sections110303
  64. Node: Status Options112808
  65. Node: Repository List114562
  66. Node: Logging116720
  67. Node: Refreshing Logs119283
  68. Node: Log Buffer120729
  69. Node: Log Margin124585
  70. Node: Select from Log127274
  71. Node: Reflog129378
  72. Node: Cherries130914
  73. Node: Diffing132641
  74. Node: Refreshing Diffs135722
  75. Node: Commands Available in Diffs139301
  76. Node: Diff Options141836
  77. Node: Revision Buffer146873
  78. Node: Ediffing150203
  79. Node: References Buffer153851
  80. Node: References Sections164250
  81. Node: Bisecting165111
  82. Node: Visiting Files and Blobs166924
  83. Node: General-Purpose Visit Commands167394
  84. Node: Visiting Files and Blobs from a Diff168350
  85. Node: Blaming171809
  86. Node: Manipulating178372
  87. Node: Creating Repository178714
  88. Node: Cloning Repository179269
  89. Node: Staging and Unstaging184512
  90. Node: Staging from File-Visiting Buffers188595
  91. Node: Applying189763
  92. Node: Committing191656
  93. Node: Initiating a Commit192239
  94. Node: Editing Commit Messages195624
  95. Node: Branching206016
  96. Node: The Two Remotes206242
  97. Node: Branch Commands208895
  98. Node: Branch Git Variables221279
  99. Node: Auxiliary Branch Commands226670
  100. Node: Merging227788
  101. Node: Resolving Conflicts231796
  102. Node: Rebasing236797
  103. Node: Editing Rebase Sequences241807
  104. Node: Information About In-Progress Rebase246135
  105. Ref: Information About In-Progress Rebase-Footnote-1255017
  106. Node: Cherry Picking255613
  107. Node: Reverting259944
  108. Node: Resetting261393
  109. Node: Stashing263047
  110. Node: Transferring267627
  111. Node: Remotes267849
  112. Node: Remote Commands268001
  113. Node: Remote Git Variables272082
  114. Node: Fetching274461
  115. Node: Pulling276815
  116. Node: Pushing278008
  117. Node: Plain Patches281616
  118. Node: Maildir Patches283113
  119. Node: Miscellaneous284627
  120. Node: Tagging284943
  121. Node: Notes286871
  122. Node: Submodules289243
  123. Node: Listing Submodules289461
  124. Node: Submodule Transient291389
  125. Node: Subtree293911
  126. Node: Worktree295887
  127. Node: Common Commands296902
  128. Node: Wip Modes298949
  129. Node: Wip Graph304636
  130. Node: Legacy Wip Modes306950
  131. Node: Minor Mode for Buffers Visiting Files309845
  132. Node: Minor Mode for Buffers Visiting Blobs316946
  133. Node: Customizing317759
  134. Node: Per-Repository Configuration319355
  135. Node: Essential Settings321004
  136. Node: Safety321328
  137. Node: Performance323093
  138. Node: Microsoft Windows Performance329810
  139. Node: MacOS Performance331001
  140. Ref: MacOS Performance-Footnote-1332237
  141. Ref: MacOS Performance-Footnote-2332319
  142. Ref: MacOS Performance-Footnote-3332379
  143. Node: Plumbing332545
  144. Node: Calling Git333374
  145. Node: Getting a Value from Git334899
  146. Node: Calling Git for Effect337985
  147. Node: Section Plumbing344505
  148. Node: Creating Sections344733
  149. Node: Section Selection348633
  150. Node: Matching Sections350432
  151. Node: Refreshing Buffers356405
  152. Node: Conventions359553
  153. Node: Theming Faces359745
  154. Node: FAQ367860
  155. Node: FAQ - How to ...?368302
  156. Node: How to show git's output?368662
  157. Node: How to install the gitman info manual?369416
  158. Node: How to show diffs for gpg-encrypted files?370386
  159. Node: How does branching and pushing work?370982
  160. Node: Can Magit be used as ediff-version-control-package?371345
  161. Node: FAQ - Issues and Errors373334
  162. Node: Magit is slow374266
  163. Node: I changed several thousand files at once and now Magit is unusable374480
  164. Node: I am having problems committing375209
  165. Node: I am using MS Windows and cannot push with Magit375690
  166. Node: I am using OS X and SOMETHING works in shell but not in Magit376307
  167. Node: Diffs contain control sequences377113
  168. Node: Expanding a file to show the diff causes it to disappear378226
  169. Node: Point is wrong in the COMMIT_EDITMSG buffer378777
  170. Node: The mode-line information isn't always up-to-date379823
  171. Node: A branch and tag sharing the same name breaks SOMETHING380905
  172. Node: My Git hooks work on the command-line but not inside Magit381793
  173. Node: git-commit-mode isn't used when committing from the command-line382630
  174. Node: Point ends up inside invisible text when jumping to a file-visiting buffer384897
  175. Node: Debugging Tools385695
  176. Node: Keystroke Index387582
  177. Node: Command Index421296
  178. Node: Function Index458051
  179. Node: Variable Index473759
  180. 
  181. End Tag Table
  182. 
  183. Local Variables:
  184. coding: utf-8
  185. End: