Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] locking mechanism

+1 to disable all auto-staging

After doing extensive refactoring and other changes, it is exceptionally
unhelpful to go into the staging view and find almost random half of your
changes staged. It would be best to have consistency across all types of
changes.

- Konstantin


-----Original Message-----
From: egit-dev-bounces@xxxxxxxxxxx [mailto:egit-dev-bounces@xxxxxxxxxxx] On
Behalf Of Robin Stocker
Sent: Thursday, December 19, 2013 12:23 PM
To: Matthias Sohn
Cc: EGit developer discussion
Subject: Re: [egit-dev] locking mechanism

> I think we should remove this auto-staging of deletions

+1 for deletions. For renames on the other hand, it can make sense IMO.

See this bug, which is about making this configurable:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=341322

If we added two check boxes in the preferences (one for staging renames and
one for deletes), we could disable the delete case by default.
Users wanting the old behavior back could then re-enable it.

Regards,
  Nibor
_______________________________________________
egit-dev mailing list
egit-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/egit-dev



Back to the top