Skip to content

Commit

Permalink
fix: typeo in nodejs .gitattribute (#759)
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 cec5863 commit 843d1da
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .gitattributes
@@ -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
Expand Up @@ -3,15 +3,23 @@
{
"git": {
"name": ".",
"remote": "git@github.com:googleapis/nodejs-bigtable.git",
"sha": "d9a22048b7f2848a2a6fa11228bcbed30dcbc6ce"
"remote": "https://github.com/googleapis/nodejs-bigtable.git",
"sha": "cec58638d3369b641292e4f1447e50c3dba49908"
}
},
{
"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 843d1da

Please sign in to comment.