pearcej / opensource

Open Source: What it is and How to Contribute
4 stars 27 forks source link

Add branch to index. #286

Closed andersoncedu closed 9 months ago

andersoncedu commented 9 months ago

Issue: There was no reference to branch in index even though it's an important concept in Open Source.

Fix: Change sec_git_branching.ptx to add branch as an index in reference to first paragraph of section.

Test: To test these changes, build the pretext book, view the changes and ensure that the reference to branch in the index references the first paragraph of the git branching section.

Reviewed by Isaac Gray.

Fix #258

pearcej commented 9 months ago

@andersoncedu Can you update your branch so you are not removing an alt tag?

andersoncedu commented 9 months ago

I updated the branch to revert my omission of the description.

andersoncedu commented 9 months ago

I updated my fork to match the original repo and made all requested changes.

pearcej commented 9 months ago

Looks good now. Thanks!