chalmerlowe / intro_to_sprinting

A gentle introduction to contributing to open source projects / open source sprints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems with "random thoughts..."

sockduct opened this issue · comments

In Windows 7 under PowerShell, git doesn't appear to like this filename as shown below. What do you think about renaming this to "random_thoughts..." to see if that fixes it?

C:...\sprintintro\intro_to_sprinting>git status
On branch master
Your branch is up-to-date with 'origin/master'.
Changes not staged for commit:
(use "git add/rm ..." to update what will be committed)
(use "git checkout -- ..." to discard changes in working directory)

    deleted:    random thoughts...

Untracked files:
(use "git add ..." to include in what will be committed)

    random thoughts

no changes added to commit (use "git add" and/or "git commit -a")

👍

I revised the file name.
all should be right with the world now.