Skip to content

Conversation

@weissi
Copy link
Member

@weissi weissi commented May 15, 2018

Motivation:

The script to generate the contributors list wasn't executable and
forgot to change to the correct directory before invoking git.

Modifications:

  • make scripts/generate_contributors_list.sh executable
  • correctly change directory before invoking git

Result:

it's now possible to invoke the script without explicitly running bash
and it's no longer important what directory one invokes the script from.

Motivation:

The script to generate the contributors list wasn't executable and
forgot to change to the correct directory before invoking `git`.

Modifications:

- make `scripts/generate_contributors_list.sh` executable
- correctly change directory before invoking git

Result:

it's now possible to invoke the script without explicitly running `bash`
and it's no longer important what directory one invokes the script from.
@weissi weissi requested review from Lukasa and normanmaurer May 15, 2018 07:32
@Lukasa Lukasa added the 🔨 semver/patch No public API change. label May 15, 2018
@Lukasa Lukasa added this to the 1.7.0 milestone May 15, 2018
@Lukasa Lukasa merged commit a6239a9 into apple:master May 15, 2018
@weissi weissi deleted the jw-contrib-list-cd branch May 15, 2018 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🔨 semver/patch No public API change.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants