Typo in the Atlassian Bitbucket Training

Adrien Bossogo-Egoume June 14, 2023

On the page https://www.atlassian.com/git/tutorials/why-git in the last paragraph of the "Feature Branch Workflow" section the second sentence reads:

"They let you represent development work at the same granularity as the your agile backlog."

I believe that the sentence should read either:

"They let you represent development work at the same granularity as your agile backlog."

OR

"They let you represent development work at the same granularity as the agile backlog."

7 answers

1 vote
Adrien Bossogo-Egoume June 16, 2023

On page https://www.atlassian.com/git/tutorials/saving-changes/git-diff in "Reading diffs: outputs" -> "4. Diff chunks" -> Paragraph 2 -> Sentence 1 the sentence should be changed from:

"The first line is the chunk header. Each chunk is prepended by a header inclosed within @@ symbols."

to

"The first line is the chunk header. Each chunk is prepended by a header enclosed within @@ symbols."

0 votes
Adrien Bossogo-Egoume June 16, 2023

don't worry there are more on the way ;)

0 votes
Christa Parrish
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 16, 2023

Thanks so much for bringing this to our attention, @Adrien Bossogo-Egoume! We're fixing those typos 😇

0 votes
Adrien Bossogo-Egoume June 15, 2023

Another typo on  https://www.atlassian.com/git/tutorials/setting-up-a-repository/git-clone.

The last sentence in the "Configuration Options" -> "Other Configuration Options" -> "git clone --template" section should be changed from:

"A thorough refrence on Git templates can be found on our git init page."

to

"A thorough reference on Git templates can be found on our git init page."

0 votes
Adrien Bossogo-Egoume June 15, 2023

Another one in https://www.atlassian.com/git/tutorials/setting-up-a-repository/git-init. I believe that the second sentence of the third paragraph in the "Usage" section has the following typo:

"Running this command will create a new subdirectory called containing nothing but the .git subdirectory."

but should read

"Running this command will create a new subdirectory called <directory> containing nothing but the .git subdirectory."

0 votes
Adrien Bossogo-Egoume June 15, 2023

.

0 votes
Adrien Bossogo-Egoume June 15, 2023

Found another one in the first sentence of the Summary section of the "Setting Up a Repository" page (https://www.atlassian.com/git/tutorials/setting-up-a-repository): 

"Here we demonstarted how to create a git repository using two methods: git init and git clone."

should be 

"Here we demonstrated how to create a git repository using two methods: git init and git clone."

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events