Skip to content

Change references of 'pu' to 'seen' #1459

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 2 commits into from
Jul 6, 2020
Merged

Conversation

sivaraam
Copy link
Contributor

@sivaraam sivaraam commented Jul 4, 2020

Fixes #1447

Ok. So, I've updated references of 'pu' to 'seen'. I've mentioned that it was previously called 'pu' in one place as it has served the Git community for 15 years. So, I think it deserves a mention for some more time.

There are still 2 references to 'pu' left:

  1. The following reference in the "Long-running branches" section of Chapter 3 "Git Branching".

    Some larger projects also have a proposed or pu (proposed updates) branch that has integrated branches that may not be ready to go into the next or master branch.

    I'm not particularly convinced about changing that as its not a direct reference to the Git project's branch.

  2. In 'images/merging-workflows-2.png'. This one is a direct reference to the Git project's branch and should be changed. I'm not sure how to go about doing that, though.

I went ahead and rename the reference in the, yet to be used, SVG image with hopes that it would be useful. I see that there's #1288 about using SVG instead of the PNG images. If that would be merged soon, I think the changes in this PR are enough :) If not, let me know how the PNG image should be updated.

sivaraam added 2 commits July 5, 2020 01:11
The Git maintainer has renamed the 'pu' branch to 'seen' [1].
There are a few references to that 'pu' branch in the book.

Correct them.

[1]: https://public-inbox.org/git/[email protected]/
a1d76cf (Change references to Git project's 'pu' branch
to 'seen', 2020-07-05) changed the references of 'pu' to
'seen'. There's an SVG image which references 'pu'.

Correct that too.
@sivaraam sivaraam force-pushed the pu-to-seen-change branch from b02f48c to cd4832c Compare July 4, 2020 19:44
@ben
Copy link
Member

ben commented Jul 6, 2020

The SVG switchover requires some work on the git-scm.com side to make sure the transition is smooth, but you've done the right thing here. Thanks!

@ben ben merged commit 315afbc into progit:master Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'pu' has been renamed to 'seen'
2 participants