Code Monkey home page Code Monkey logo

Comments (5)

brymz avatar brymz commented on July 17, 2024

assignments need to start with lower case letters

After I lower case the assignments .md files, git does not seem to
recognize the change. There is "nothing to commit". When I git rm assignments/Python-1.md it removes the 'assignments/python-1.md'

On Tue, Jun 30, 2015 at 1:40 PM, Ethan White [email protected]
wrote:

Something got mixed up a little in the formatting of assignments. Compare:

I think this is happening because the assignment name is capitalized. See
the commit message for my solution to this:
ethanwhite/progbio@79c5bbc
ethanwhite/progbio@79c5bbc

This means that the assignments need to start with lower case letters and
the exercises start with capital letters. Yes, it is awful.


Reply to this email directly or view it on GitHub
#110.

from semester-biology.

ethanwhite avatar ethanwhite commented on July 17, 2024

This works fine for me:

ethan@croryx:~/datacarp-semester-biology (gh-pages)$ git mv assignments/Python-1.md assignments/python-1.md
ethan@croryx:~/datacarp-semester-biology (gh-pages +)$ git status
On branch gh-pages
Your branch is up-to-date with 'origin/gh-pages'.
Changes to be committed:
  (use "git reset HEAD <file>..." to unstage)

    renamed:    assignments/Python-1.md -> assignments/python-1.md

from semester-biology.

ethanwhite avatar ethanwhite commented on July 17, 2024

Are you on a Windows machine by chance? OS X is case sensitive (as is Linux).

from semester-biology.

brymz avatar brymz commented on July 17, 2024

I'm on OS X. The command line git mv worked. My first approach, just
renaming in the finder, was not recognized by git.

On Wed, Jul 1, 2015 at 10:55 AM, Ethan White [email protected]
wrote:

Are you on a Windows machine by chance? OS X is case sensitive (as is
Linux).


Reply to this email directly or view it on GitHub
#110 (comment)
.

from semester-biology.

brymz avatar brymz commented on July 17, 2024

#114

from semester-biology.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.