Make WordPress Core

Opened 8 years ago

Closed 8 years ago

Last modified 4 years ago

#38727 closed defect (bug) (fixed)

Modifications to svn:ignore

Reported by: pento's profile pento Owned by: pento's profile pento
Milestone: 4.8 Priority: normal
Severity: normal Version:
Component: General Keywords:
Focuses: Cc:

Description

To avoid accidental file commits like [39165], it'd be helpful to ignore *.rej, *.orig, *.patch, and *.diff.

Change History (13)

#1 @pento
8 years ago

  • Milestone changed from Future Release to 4.8
  • Owner set to pento
  • Status changed from new to assigned

#2 @pento
8 years ago

  • Resolution set to fixed
  • Status changed from assigned to closed

In 39360:

SVN: Ignore patch related files, so they can't be accidentally committed.

Ignore *.rej, *.orig, *.patch, and *.diff files in all directories.

Fixes #38727.

#3 @pento
8 years ago

In 39361:

Git: Ignore patch related files, so they can't be accidentally committed.

This duplicates the changes in [39360] for git.

See #38727.

#4 @desrosj
4 years ago

In 50207:

Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.

Merges [39360-39361] to the 4.6 branch.
See #38727.

#5 @desrosj
4 years ago

In 50209:

Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.

Merges [39360-39361] to the 4.5 branch.
See #38727.

#6 @desrosj
4 years ago

In 50211:

Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.

Merges [39360-39361] to the 4.4 branch.
See #38727.

#7 @desrosj
4 years ago

In 50213:

Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.

Merges [39360-39361] to the 4.3 branch.
See #38727.

#8 @desrosj
4 years ago

In 50215:

Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.

Merges [39360-39361] to the 4.2 branch.
See #38727.

#9 @desrosj
4 years ago

In 50217:

Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.

Merges [39360-39361] to the 4.1 branch.
See #38727.

#10 @desrosj
4 years ago

In 50219:

Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.

Merges [39360-39361] to the 4.0 branch.
See #38727.

#11 @desrosj
4 years ago

In 50221:

Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.

Merges [39360-39361] to the 3.9 branch.
See #38727.

#12 @desrosj
4 years ago

In 50223:

Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.

Merges [39360-39361] to the 3.8 branch.
See #38727.

#13 @desrosj
4 years ago

In 50225:

Build/Test Tools: Ignore patch related files, so they can't be accidentally committed.

Merges [39360-39361] to the 3.7 branch.
See #38727.

Note: See TracTickets for help on using tickets.