Skip to content

[Bug]: Not using git add . #4

Open
@CBID2

Description

@CBID2

Description

The Git flow workfile lists git add . as the command to stage commits. While true, the command developers are encouraged to use is git add file-nameso that the files they are not working on won’t be added to the staged commit(s).

Solution

Replace the command with the alternative mentioned above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions