Project

General

Profile

Actions

Bug #2359

closed

ignore .git in .hgignore

Added by Zach Welch about 9 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
02/25/2015
Due date:
% Done:

100%

Estimated time:
Chirp Version:
daily
Model affected:
(All models)
Platform:
All
Debug Log:
I read the instructions above:

Description

If developers use hg-git, the standard workflow is to create a bare git repository inside the hg tree. The .hgignore file needs to be updated to ignore it.

Actions #1

Updated by Zach Welch about 9 years ago

  • Status changed from New to Rejected
  • % Done changed from 0 to 100

The hg-git tools create ${repo}/.git if the "intree" configuration property is set. If that is not set, it will be created as ${repo}/.hg/git, where hg status will not see it.

Actions

Also available in: Atom PDF