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

Option to commit all modified files if none are staged #55

Closed
shish opened this issue Jul 7, 2010 · 1 comment
Closed

Option to commit all modified files if none are staged #55

shish opened this issue Jul 7, 2010 · 1 comment

Comments

@shish
Copy link

shish commented Jul 7, 2010

Staging files one at a time is a pain; normally from the command line I just do "commit -a", a gui equivalent would be nice. ie instead of pressing "Commit" coming back with "There are no staged files die" it could say "There are no staged files. Do you want to stage and commit all modified files?"

@davvid
Copy link
Member

davvid commented Jul 24, 2010

usability: Allow staging all files when committing

Staging files one at a time is a pain; normally from the
command line I just do 'commit -a'.

A GUI equivalent would be nice. Instead of 'Commit' coming
back with 'There are no staged files die', it could say,

'There are no staged files.
Do you want to stage and commit all modified files?'

Closed by 2bdae67

Signed-off-by: David Aguilar davvid@gmail.com

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants