8000 Drop all hg-related questions from the FAQ. by brettcannon · Pull Request #71 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Drop all hg-related questions from the FAQ. #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 28, 2016
Merged

Drop all hg-related questions from the FAQ. #71

merged 1 commit into from
Oct 28, 2016

Conversation

brettcannon
Copy link
Member

Questions already moved were left. Otherwise Git is covered well enough online
that we should avoid duplicating documenting anything that isn't specific to
our suggested workflow.

Closes #48

Questions already moved were left. Otherwise Git is covered well enough online
that we should avoid duplicating documenting anything that isn't specific to
our suggested workflow.
@brettcannon brettcannon merged commit 2cf04e4 into python:github Oct 28, 2016
@brettcannon brettcannon deleted the update-faq branch October 28, 2016 18:07
@@ -181,8 +183,8 @@ best to run a ``make distclean`` to ensure that all previously built files
are removed.


I want to keep a separate working copy per development branch, is it possible?
''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
I want to keep a separate working copy per development branch, is it's possible?
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is it possible?
instead of is it's possible

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Heh, my brain read it as "if its possible", hence the word change.

Copy link
Member
@zware zware Oct 28, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might also suggest git worktree here, I've used it some and it works pretty well. Equivalent to hg share.

(This comment not especially relevant to this PR, just getting it out there before I forget about it.)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Mariatta I fixed the typo. Thanks!
@zware If you want to add an entry for it then go for it!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Personally I'd prefer a more explicit form of question:

Can I keep a separate working copy per development branch?
How do I keep a separate working copy per development branch?

AA-Turner pushed a commit to AA-Turner/devguide that referenced this pull request Jun 17, 2022
Questions already moved were left. Otherwise Git is covered well enough online
that we should avoid duplicating documenting anything that isn't specific to
our suggested workflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0