GitKraken's Avatar

GitKraken

@gitkraken.com.bsky.social

Creators of the world's most powerful suite of Git tools including GitKraken Desktop, GitKraken CLI, Git Integration for Jira, & GitLens for VS Code & IntelliJ (coming soon).

92 Followers  |  1 Following  |  62 Posts  |  Joined: 06.11.2024  |  1.6759

Latest posts by gitkraken.com on Bluesky

Post image

branchProtectionSavesLives

05.08.2025 16:21 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

whatIsBranchingStrategy

05.08.2025 16:21 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

branchesOfBranchesOfBranches

05.08.2025 16:21 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

We asked Reddit what some of their git horror stories are. Some of them seemed meme worthy.๐Ÿงต๐Ÿ‘‡

05.08.2025 16:21 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

"Why would they write it this way? Iโ€™ll just change it."
-every dev, at some point.

Jason Gates says youโ€™re skipping the story. Without commit history, youโ€™re just rewriting the past with no context.

โ–ถ๏ธ Full talk: youtu.be/9aJa64iTyhY

#GitBestPractices #CodeQuality #GitKraken

04.08.2025 20:28 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Good commit messages matter.

GitKraken AI generates smart, consistent ones based on your changes, saving time and keeping your history readable.

30.07.2025 19:18 โ€” ๐Ÿ‘ 1    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Still stuck in the past?
Check out GitKraken AI, built to fix these exact problems.

#GitTools #DevWorkflow #CI_CD #GitKrakenAI

29.07.2025 21:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

3. Waiting to resolve merge conflicts
โŒ Long-lived branches create gnarly merge conflicts

โœ… Rebase often or adopt trunk-based development
Smaller diffs, fewer surprises, less pain

Your Git workflow should be automated, integrated, and built for speed.

29.07.2025 21:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

2. Deploying code manually
โŒ Manual deployments = brittle scripts, tribal knowledge, missed steps

โœ… Use git-driven deployment pipelines
Trigger staging or prod releases from tags or main merges

Ship faster, safer

29.07.2025 21:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

1. Running tests before merges
โŒ Manual tests are slow, error-prone, and easy to forget

โœ… Set up automated CI to validate every commit or PR
Use GitHub Actions, Bitbucket Pipelines, or your favorite runner

Your future self will thank you

29.07.2025 21:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

๐Ÿงต 3 Git tasks you should never do manually in 2025

If you're still doing these by hand, you're slowing your team down and inviting mistakes.

Hereโ€™s what to automate (and why):

29.07.2025 21:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
2x AI Tokens Sale | GitKraken Extended to July 31!

Devs didnโ€™t sign up to write stash messages. Or fight the same merge conflicts every week.

Now you donโ€™t have to.

GitKraken Advanced just doubled your weekly AI tokens...for free.

๐Ÿค‘ Plus: 66% off your first seat, this week only

โ†’ gitkraken.com/2x-ai-tokens...

#GitKrakenAI #GitWorkflow

28.07.2025 16:30 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Stop wasting time on Git grunt work. GitKraken AI just doubled your token limit with 1M per week with GitKraken Advanced.

And this week only: Advanced is priced like Pro.

The best time to upgrade is now.

๐Ÿ”— gitkraken.com/2x-ai-tokens...

24.07.2025 21:42 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Mentoring Junior Devs with Shashi Lo | Software is a Team Sport Ep. 3
YouTube video by GitKraken Mentoring Junior Devs with Shashi Lo | Software is a Team Sport Ep. 3

Growth hack for devs: Saying โ€œI donโ€™t knowโ€ is a skill.

In this episode of Software is a Team Sport, we talk to
@shashi.bsky.social about how owning your gaps and communicating early is the key to leveling up.

๐ŸŽ™๏ธ๐Ÿ‘‡ watch the full episode here: youtu.be/q48Yhb6yxdw

#DevGrowth #SoftwareIsATeamSport

23.07.2025 17:51 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Merge conflict? AI fixes it.
Commit chaos? AI writes it.
PR fatigue? AI explains it.

And now you get 2x the power! GitKraken Advanced users get 500K extra AI tokens per week ๐Ÿ”ฅ

Upgrade for 66% off (our lowest price ever): gitkraken.com/2x-ai-tokens...

#GitKrakenAI #DeveloperExperience

22.07.2025 21:02 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Surprise! We're extending the sale 24 more hours ๐ŸŽ‰

To celebrate AI Appreciation Day, weโ€™re giving you one final chance to save:
๐Ÿง  50% off GitKraken Advanced
๐Ÿš€ Up to 80% off GitKraken Pro

Your future self (and your codebase) will thank you.

Celebrate with us โ†’ gitkraken.com/all-access?s...

16.07.2025 21:02 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Two days left to claim one of our FREE #GitKrakenAI passes: gitkraken.dev/all-access?s...

10.07.2025 18:20 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

๐Ÿง  GitKraken AI is 100% unlocked for 3 days onlyโ€ฆunlimited use, no paywall.

๐ŸŽฎ Use AI daily = automatic entry to win a Nintendo Switch 2

๐Ÿ“† 3 days left โ†’ gitkraken.dev/all-access?s...

#GitKrakenAI

09.07.2025 18:36 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

โœ… FREE GitKraken AI All-Access Pass 4 days only

๐ŸŽฎ Daily AI use = a chance to win a Nintendo Switch 2

๐Ÿง  Sharing our posts using #GitKrakenAI = another chance to win a Nintendo Switch 2

Get in before the 10,000 passes are gone: gitkraken.dev/all-access?s...

09.07.2025 01:04 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

๐ŸŽ† Happy 4th of July to all our developer friends in the U.S.! ๐Ÿ‡บ๐Ÿ‡ธ

While you're celebrating independence, why not free yourself from merge conflicts too?

๐Ÿง  GitKraken AI All Access Week kicks off July 8...but early access is already open.

๐Ÿ”— Grab early access: www.gitkraken.com/solutions/gi...

04.07.2025 15:15 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Merge conflict? Solved.

PR draft? Instant.

GitKraken AI handles it all...FREE July 8โ€“11.

Win a Switch 2 just by using #GitKrakenAI each day.

Reserve 1 of only 10,000 passes โžก๏ธ www.gitkraken.com/solutions/gi...

03.07.2025 20:26 โ€” ๐Ÿ‘ 0    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Welcome to the GitKraken family!

03.07.2025 20:20 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

๐Ÿ”ฅ Iโ€™m now a @gitkraken.com Ambassador!

Visual Git, smarter CLI, cleaner workflows โ€” GitKraken is how I Git things done. ๐Ÿ™๐Ÿ’ป

Excited to share tips, build community, and spread Git joy.

Letโ€™s do this. ๐Ÿš€

#GitKrakenAmbassador #Git #DevTools #DevCommunity

03.07.2025 01:18 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

42% of dev time is lost to tech debt.

Not shipping. Not building. Justโ€ฆ debugging.

Stripe says thatโ€™s $300B/year in lost global output.

Fix your code health. Or keep paying the silent tax.

๐ŸŽฅ Watch the full GitKon talk โ†’ youtu.be/foIwz4gceNo

30.06.2025 19:27 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

The best dev tools donโ€™t just โ€œdo more.โ€
They help you think less.

Fewer clicks.
Smarter defaults.
Less context switching.

You feel it when itโ€™s working.

26.06.2025 19:38 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Whatโ€™s the most frustrating part of your Git workflow?

Weโ€™re curious where the most friction lives. Drop your worst Git horror story below.

25.06.2025 17:09 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

You're not gonna get found out for being bad at code.
You're gonna get found out for being human.

Ask questions. Commit code. Create safe spaces.
Every dev starts somewhere.

Check out the full podcast: youtu.be/lQg1Tdzmizo

@cmgriffing.bsky.social

@crutchcorn.dev

23.06.2025 23:07 โ€” ๐Ÿ‘ 5    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Times ticking to go Pro.

Get GitLens Pro, GitKraken Desktop, CLI, and more:
๐Ÿ”น AI to handle commits, stashes, and PRs
๐Ÿ”น Workspaces to kill context switching
๐Ÿ”น Tools trusted by 80% of Fortune 500s

๐Ÿšจ 60-80% off ends soon โ†’ gitkraken.com/happy-bday-g...

19.06.2025 16:59 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
GitKraken Desktop 11.2: Merge Conflicts, Meet AI (and More Dev-Quality-of-Life Wins) | GitKraken Weโ€™ve been steadily building something powerful into GitKraken:ย  AI that understands your code and your context.

GitKraken Desktop 11.2 is here.

โœ… One-click AI conflict resolution (Preview)
โœ… Revert hunks in the diff view
โœ… Faster team invites
โœ… Commit Explain caching
โœ… Provider avatars in the graph

Read the blog: gitkraken.com/blog/gitkrak...
Watch the video: youtube.com/watch?v=fQ23...

18.06.2025 23:08 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Thanks, Anna!

18.06.2025 23:08 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@gitkraken.com is following 1 prominent accounts