See how a minor change to your commit message style can make you a better programmer.
Format: <type>(<scope>): <subject>
<scope> is optional
| // ---- | |
| // Sass (v3.4.12) | |
| // Compass (v1.0.3) | |
| // ---- | |
| $baseSize: 16px; | |
| $convertBase: $baseSize; | |
| html { | |
| font-size: percentage($baseSize / 16px); |
| #!/usr/bin/perl | |
| # This filter changes all words to Title Caps, and attempts to be clever | |
| # about *un*capitalizing small words like a/an/the in the input. | |
| # | |
| # The list of "small words" which are not capped comes from | |
| # the New York Times Manual of Style, plus 'vs' and 'v'. | |
| # | |
| # 10 May 2008 | |
| # Original version by John Gruber: |
| query GetZoneTopNs($zoneTag: String, $filter: ZoneHttpRequestsAdaptiveGroupsFilter_InputObject, $order: ZoneHttpRequestsAdaptiveGroupsOrder) { | |
| viewer { | |
| zones(filter: {zoneTag: $zoneTag}) { | |
| total: httpRequestsAdaptiveGroups(filter: $filter, limit: 1) { | |
| count | |
| sum { | |
| edgeResponseBytes | |
| visits | |
| __typename | |
| } |
.env or any environment variable files—only the user may change them.git reset --hard, rm, git checkout/git restore to an older commit) unless the user gives an explicit, written instruction in this conversation. Treat t