Skip to content

the diffrence bitween git add . and git add *  #168

@khitermedachraf

Description

@khitermedachraf

so (git add *) does not exist
(git add .) =(git add -A) it means : stage all ( new , modified , deleted ) files

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions