Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make add feature add all files in the root of the git directory from pwd #199

Open
AleixMT opened this issue Mar 20, 2024 · 0 comments
Open
Assignees

Comments

@AleixMT
Copy link
Collaborator

AleixMT commented Mar 20, 2024

Basically, instead of having add as alias for git add, we can include the behaviour of adding all files of the git project that the pwd is in. so basically if I am in a directory like this:

/my/git/project/subfolder1/subfolder2

add should add all files as in git add /my/git/project

@AleixMT AleixMT self-assigned this Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant