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

Standardize spacing in explanation.txt #331

Open
benthayer opened this issue Dec 5, 2020 · 0 comments
Open

Standardize spacing in explanation.txt #331

benthayer opened this issue Dec 5, 2020 · 0 comments
Labels
good first issue Good for newcomers user-interaction Git Gud should act differently
Milestone

Comments

@benthayer
Copy link
Owner

benthayer commented Dec 5, 2020

As of this writing, we have the block of text in the explanation for intro init

The ".git" folder contains a lot of information that Git can use to help you 
manage different versions of your code. You don't ever need to do anything with
the contents of the ".git" folder directly

We manually changed the spacing, but once we implement word wrap with #274 , we will want every line of every explanation.txt to just be one long line.

Like this:

The ".git" folder contains a lot of information that Git can use to help you manage different versions of your code. You don't ever need to do anything with the contents of the ".git" folder directly
@benthayer benthayer added good first issue Good for newcomers user-interaction Git Gud should act differently labels Dec 5, 2020
@benthayer benthayer added this to the 1.0 milestone Dec 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers user-interaction Git Gud should act differently
Projects
None yet
Development

No branches or pull requests

1 participant