[swift-evolution] Proposal: Support for commit comments
David Owens II
david at owensd.io
Mon Dec 21 17:18:04 CST 2015
What you are talking about are source control hooks. They don’t belong in a language as a language is completely agnostic of a source control system, assuming on is even used.
> On Dec 21, 2015, at 3:04 PM, Amir Michail via swift-evolution <swift-evolution at swift.org> wrote:
>
>
>> On Dec 21, 2015, at 6:03 PM, Brent Royal-Gordon <brent at architechies.com> wrote:
>>
>>> If it is part of the language standard and is supported by Xcode, then many source control systems/IDEs will support it also as it gives them a competitive advantage.
>>
>> Xcode is not part of the Swift.org project either.
>
> It doesn’t have to be. But if Xcode supports it, then more people will know about this language feature.
>
>>
>> --
>> Brent Royal-Gordon
>> Architechies
>>
>
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution
More information about the swift-evolution
mailing list