Sublime Text 3.2 git integration documentation. #1206
Merged
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.
Hi @ben,
I've added a section on Sublime Text. This pull-request would help with a part of issue #1205.
To clarify: you can't do any git operations from within the text editor alone, that's reserved for the Sublime Merge git client. There are hooks into Sublime Merge from within Sublime Text so that some git commands can be done, this requires that Sublime Merge is installed of course.
Maybe a section on Sublime Merge would be handy in the "Graphical Interfaces" part of the Git Pro book? Maybe Gitkraken can be mentioned in that same section? It might be duplication of effort, there are lists of git gui interfaces out there on the web. So I'll leave that up to you to decide. 👍
Hi @wbond,
Thanks for making Sublime Text 3, and thanks for making the git integration in the editor. I like it, it make things a lot clearer. 👍
As you can see, if written some text to go into the Git Pro book. I would like your feedback on this text, because you're the developer of the program.
Also this way you can give your blessing/disapproval to inclusion of text about Sublime Text into this book.
Greetings HonkingGoose