Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Commit

Permalink
fix: typeo in nodejs .gitattribute (#132)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Synth log will be available here:
https://source.cloud.google.com/results/invocations/cc99acfa-05b8-434b-9500-2f6faf2eaa02/targets

- [ ] To automatically regenerate this PR, check this box.

Source-Link: googleapis/synthtool@799d8e6
  • Loading branch information
yoshi-automation committed Jul 9, 2020
1 parent dd85ba7 commit 80b5bd9
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
*.ts text eol=lf
*.js test eol=lf
*.js text eol=lf
protos/* linguist-generated
14 changes: 11 additions & 3 deletions synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,23 @@
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/nodejs-cloudbuild.git",
"sha": "ef3680b64b18fc78093d4c35b0c4bbdc767b414c"
"remote": "https://github.com/googleapis/nodejs-cloudbuild.git",
"sha": "dd85ba7821b41c0f189bbd634f00f34c9e52cff3"
}
},
{
"git": {
"name": "googleapis",
"remote": "https://github.com/googleapis/googleapis.git",
"sha": "4f4aa3a03e470f1390758b9d89eb1aa88837a5be",
"internalRef": "320300472"
}
},
{
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "303271797a360f8a439203413f13a160f2f5b3b4"
"sha": "799d8e6522c1ef7cb55a70d9ea0b15e045c3d00b"
}
}
],
Expand Down

0 comments on commit 80b5bd9

Please sign in to comment.