Ticket #2829 (closed enhancement: fixed)

Opened 15 months ago

Last modified 15 months ago

Default "skip files matching the regular expression" should include git

Reported by: stephane@… Owned by: dkocher
Priority: low Milestone: 3.1
Component: interface Version: 3.0.3
Severity: trivial Keywords: git preferences transfers advanced
Cc:

Description (last modified by dkocher) (diff)

The current default value for "Skip files matching the regular expression" under "Downloads" and "Uploads" on the Advanced tab of the Transfers Preference panel is:

  .*~\..*|\.DS_Store|\.svn|CVS

I suggest that it be changed to:

  .*~\..*|\.DS_Store|\.svn|CVS|\.git

(i.e. adding a pattern for git archives).

Pros: this rule is coherent with restricting svn data, which is already in the default.

Cons: the proposed default will prevent effective backup of local .git repositories. Maybe only the Downloads default should be modified?

Attachments

Change History

Changed 15 months ago by dkocher

  • status changed from new to assigned
  • description modified (diff)
  • milestone set to 3.1

Changed 15 months ago by dkocher

Changed 15 months ago by dkocher

  • status changed from assigned to closed
  • resolution set to fixed

In r4401.

Add/Change #2829 (Default "skip files matching the regular expression" should include git)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.