caplitalized first letter of each word#78
caplitalized first letter of each word#78DavidTkac wants to merge 2 commits intoMountSionCBSSecondary:masterfrom
Conversation
|
@DavidTkac it seems that the files were deleted, I looked through your branch, couldn't find the files. We may need to make another branch. |
laurafitzgerald
left a comment
There was a problem hiding this comment.
Adding a Request changes status to this pr to block merging.
|
@evanhearne it's possible that the git add didn't work here. As the files are new you have to specific about adding those to the commit. So it may look like the files are there locally but are not getting picked up. Can you paste the output of |
|
@laurafitzgerald when we go back into school I will get @DavidTkac to do
this. I did a git status on my copy now and it said that it was up to date.
Nothing else.
…On Fri 1 Feb 2019, 11:21 PM Laura Fitzgerald ***@***.*** wrote:
@evanhearne <https://github.com/evanhearne> it's possible that the git
add didn't work here. As the files are new you have to specific about
adding those to the commit. So it may look like the files are there locally
but are not getting picked up. Can you paste the output of git status for
the local copy of this branch to confirm.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#78 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AfcRr6Ov3PxjhCiD8CB9ZKcexMMjCo6Sks5vJMvqgaJpZM4aOmyF>
.
|
|
On branch capitalization-policies nothing to commit, working tree clean |
|
@evanhearne could you check whether the files exist locally for @DavidTkac |
|
@evanhearne the change looks better now. I'm seeing file name changes only rather than files being removed. Just needs a rebase and conflicts to be resolved and then you are good. |
|
@evanhearne please review |
|
@laurafitzgerald thanks for looking at that for me, I have looked at the files also and they look fine. @DavidTkac we will go through rebasing on Friday as I won't be in Thursday. I have shown the git commands file in /docs/ which you can look at if you'd like to try it tomorrow. |
|
@DavidTkac let's go through this today. |
36d4ab6 to
3e83aa8
Compare
|
@DavidTkac please change file links in files so that all fine names allow all pages to be opened freely. |
Description
Capitalized first letters of folders titles
What
Added capital letters to each word
Why
For better organization and easier reading
How
Through terminal
Verification Steps
Check if the capitals are there
Checklist: