You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
`baton-github` is a connector for GitHub built using the [Baton SDK](https://github.com/conductorone/baton-sdk). It communicates with the GitHub API to sync data about which teams and users have access to various repositories within an organization.
6
6
7
-
Check out [Baton](https://github.com/conductorone/baton) to learn more about Baton.
7
+
Check out [Baton](https://github.com/conductorone/baton) to learn more about the project in general.
8
8
9
9
10
10
# Getting Started
@@ -69,4 +69,4 @@ Flags:
69
69
--token string The GitHub access token used to connect to the Github API. ($BATON_TOKEN)
70
70
-v, --version version for baton-github
71
71
72
-
Use "baton-github [command] --help" for more information about a command.
72
+
Use "baton-github [command] --help" for more information about a command.
0 commit comments