Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,634
Community Members
 
Community Events
185
Community Groups

Git tutorials are practically unreadable

Edited

The Git tutorials at https://www.atlassian.com/git/tutorials/learn-git-with-bitbucket-cloud are practically unreadable due to the excessively narrow column width. A large number of code sample boxes (with console commands) require horizontal scrolling to see the entire code.

The git subtree tutorial is particularly bad. Every code box except for one requires horizonal scrolling.

Folks reading these tutorials are likely to be doing so on a computer, not their phones.

1 comment

Mirek
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
Jan 31, 2022

I agree with you @Emile Cormier - looking at those codes would be nice to not scroll them. It is a waste of the time and harder to read.

Seems like changing the CSS width from 100% to 150% on

.g-12-12 {
width: 150%;
}

Fixes the problem..

tutorial_fix.png

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events