I am currently working on a small project, and I am working on getting it functional, but I question when exactly should I make commits. I usually just do it when I am done with working on it, but I know in practical projects often times commits are for one specific thing but given the project does not even work yet what exactly do I do.

  • Vlaxtocia [she/her]
    link
    110 months ago

    Commit whenever you want, merge only when it’s tested and working