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

Squash in a directory misses files #2

Open
hlascelles opened this issue Jun 8, 2016 · 1 comment
Open

Squash in a directory misses files #2

hlascelles opened this issue Jun 8, 2016 · 1 comment

Comments

@hlascelles
Copy link

I, independently, had developed much the same script (in bash).
I noticed that if I did the squash in a sub-folder, I would miss other files in the hierarchy.

You probably want the same fix:

git add --all :/

Have a go, see if you agree.

@adrianotadao
Copy link
Collaborator

@hlascelles Hi, sorry about the delay to respond to you.

Man, to be honest I didn't had tested in more complex scenarios. But, what you said, make sense.

Would you like to open a pull request with this fix?

all the best and thank you

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

2 participants