Difference between revisions of "Talk:Using Git on Windows"

From D Wiki
Jump to: navigation, search
(Created page with "Note: I'm deliberately using "bash" rather than "winbatch" for syntax highlighting of build.bat because the latter seems to be a little broken (it doesn't recognize double-col...")
 
m (boilerplate)
 
Line 1: Line 1:
 +
{{talk}}
 +
 
Note: I'm deliberately using "bash" rather than "winbatch" for syntax highlighting of build.bat because the latter seems to be a little broken (it doesn't recognize double-colon style comments, and it displays 'rem' comments in the same color as regular commands which makes it less than readable).
 
Note: I'm deliberately using "bash" rather than "winbatch" for syntax highlighting of build.bat because the latter seems to be a little broken (it doesn't recognize double-colon style comments, and it displays 'rem' comments in the same color as regular commands which makes it less than readable).

Latest revision as of 00:42, 14 December 2012

This is a talk page. It is to be used for discussion of potentially controversial or otherwise large changes to the article itself.
  • Please use the Add Topic link to start a discussion on a separate topic. Don't start a new topic inside an unrelated section, as it will only cause confusion.
  • As a rule, it is considered bad form to edit somebody else's comments. Instead, post your reply to their comments immediately after.
  • Please sign your comments with four tildes (~~~~) so that we know who said what.

Note: I'm deliberately using "bash" rather than "winbatch" for syntax highlighting of build.bat because the latter seems to be a little broken (it doesn't recognize double-colon style comments, and it displays 'rem' comments in the same color as regular commands which makes it less than readable).