tunnelvisionlabs / antlrworks2

Tunnel Vision Labs' ANTLRWorks 2 IDE
http://tunnelvisionlabs.com/products/antlrworks
Other
48 stars 21 forks source link

Add initial .gitattributes #58

Closed sharwell closed 8 years ago

sharwell commented 8 years ago
JunielKatarn commented 8 years ago

Just curious. Why do you add pull requests to your own repository? You could always just push the code.

sharwell commented 8 years ago

For this repository it probably doesn't make much of a difference. However, in most of my repositories I have automatic builds set up for pull requests so it gives good feedback in the event of a build failure or some other problem. In the future, if anyone ever has a question about a change, the pull request where it was introduced would be a great place to ask for an answer (or even just as a reference in a bug report).

But it could just as easily be force of habit. :smile: