Aggregate core.editor command list in Appendix C#1270
Merged
ben merged 3 commits intoprogit:masterfrom Jun 27, 2019
Merged
Conversation
Found in: - https://www.atlassian.com/git/tutorials/setting-up-a-repository/git-config - https://help.github.com/en/articles/associating-text-editors-with-git - https://github.com/swcarpentry/git-novice/blame/e68e55856c420b91f97e22407720a8bd5dfa6a3d/_episodes/02-setup.md#L76-L91 - https://stackoverflow.com/questions/10564/
Since all non-Vim & -Notepad++ commands are now in Appendix C, and 64-bit is becoming the default, the 32-bit edge cases don't seem to warrant inclusion in the main section any more.
Member
|
I like it! Let's merge it and if there are problems, someone can submit a corrective PR. Thanks! |
Contributor
Author
|
You're welcome, and thanks for merging :-) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Close #1269.
I have not tested most these commands, except for Atom & Sublime and am not sure about:
gvimat all, given that it's also a default setting: https://git-scm.com/docs/git-varMaybe worth discussing, besides reviewing the commands:
first-time-setup.asc; There is no example command, and novices might not find https://git-scm.com/docs/git-var to clarify this by themselves.Preview