Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add authentication instructions when running gt auth #709

Merged
merged 2 commits into from
Nov 28, 2022

Conversation

notheotherben
Copy link
Member

This PR adds a message instructing the user on how to authenticate when running gt auth <svc>, simplifying initial bootstrapping.

@github-actions github-actions bot added the feature A new feature for Git-Tool label Nov 28, 2022
@codecov
Copy link

codecov bot commented Nov 28, 2022

Codecov Report

Merging #709 (6b100ac) into main (b332b28) will decrease coverage by 0.08%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #709      +/-   ##
==========================================
- Coverage   82.72%   82.64%   -0.08%     
==========================================
  Files          91       91              
  Lines        9298     9307       +9     
==========================================
  Hits         7692     7692              
- Misses       1606     1615       +9     
Impacted Files Coverage Δ
src/commands/auth.rs 75.20% <0.00%> (-3.93%) ⬇️
src/online/service/github.rs 84.27% <0.00%> (-0.60%) ⬇️
src/online/service/mod.rs 100.00% <ø> (ø)

@notheotherben notheotherben merged commit 18c4966 into main Nov 28, 2022
@notheotherben notheotherben deleted the feat/auth-instructions branch November 28, 2022 10:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature for Git-Tool
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant