Closed Bug 676599 Opened 13 years ago Closed 13 years ago

Copy .hgignore to .gitignore to help out people using git

Categories

(Firefox Build System :: General, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla10

People

(Reporter: cjones, Assigned: cjones)

Details

Attachments

(1 file, 2 obsolete files)

      No description provided.
Attachment #550760 - Flags: review?(ted.mielczarek)
Comment on attachment 550760 [details] [diff] [review]
Symlink .gitignore to .hgignore to help out gits

Does git support symlinks on Windows? (I know hg doesn't.)
Ugh really?  I guess b/c of FAT32?

No idea about git.  Alright, lowest common denominator.
Assignee: nobody → jones.chris.g
Attachment #550760 - Attachment is obsolete: true
Attachment #550760 - Flags: review?(ted.mielczarek)
Attachment #550764 - Flags: review?(ted.mielczarek)
Summary: Symlink .gitignore to .hgignore to help out people using git → Copy .hgignore to .gitignore to help out people using git
No, I mean, hg supports symlinks on other platforms, just not Windows.
I understood what you meant.  I don't want to leave broken stuff in the repo for windows users.
Comment on attachment 550764 [details] [diff] [review]
Copy .gitignore to .hgignore to help out gits

Whoops, .hgignore and .gitignore are incompatible by default.  Great.
Attachment #550764 - Flags: review?(ted.mielczarek)
Attachment #550764 - Attachment is obsolete: true
Feel free to add a git-compatible .gitignore.
I didn't convert some of the patterns because I wasn't sure what they meant.
Attachment #569700 - Flags: review?(ted.mielczarek)
Attachment #569700 - Flags: review?(ted.mielczarek) → review+
> +# .hgignore - List of filenames hg should ignore

Probably should fix this?
https://hg.mozilla.org/mozilla-central/rev/c9a39f3b26e1
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla10
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.