GitKraken Profile Banner
GitKraken Profile
GitKraken

@GitKraken

Followers
17K
Following
12K
Media
4K
Statuses
10K

GitKraken’s DevEx platform orchestrates workflows between devs & AI to save time & boost productivity. Powering 40M+ devs at 100K orgs 🚀

Scottsdale, AZ
Joined March 2015
Don't wanna be here? Send us removal request.
@GitKraken
GitKraken
5 hours
University didn't teach you Git. Your job didn't onboard you on Git. So you're stuck with dense docs and scattered tutorials. We made a free certification course that actually makes sense. 83 lessons covering everything from init to rebase. Learn Git properly:
Tweet card summary image
learn.gitkraken.com
0
2
2
@GitKraken
GitKraken
23 hours
The GenAI developer stack is exploding with new tools, frameworks, and models. How do you cut through the noise? Docker VP of Product Michael Donovan breaks down the real challenges developers face in the AI era and shows how containers are solving them. Watch the full talk:
0
0
1
@Pascal031812
P_A_S (Apprenti_dev) 💻🇸🇳
5 days
Hello guys, j'ai raté le cours du Master mais je vous informe que je suis certifié Git 🥳. Vous aussi vous pouvez avoir cette belle certification vérifiable de @GitKraken: https://t.co/Fx8svfxlNr C'est complètement gratuit!!! Inscription : https://t.co/vBfHPgSs78
@eliaswalyba
Elias W. BA
23 days
J’ai passé quelques heures ce matin à enrichir le dépôt du workshop. Il contient désormais tout ce qu’il faut pour apprendre Git de zéro, même sans avoir assisté à la session : - Exercices guidés pas à pas - Documentation complète - Guides de bonnes pratiques - Templates prêts à
0
1
6
@GitKraken
GitKraken
4 days
Save the date: GitKon 2025 is December 10-11. Two days. Virtual. Free. Built for developers who care about craft over hype. 10K+ builders. Real code. Actionable workflows. No fluff. Plus, the chance to win $2500 for the GitKon Game Jam. Secure your spot today:
1
1
4
@stickermule
Sticker Mule
5 hours
CUSTOM HOODIES ARE HERE
4
5
18
@Piyush_eon
Piyush Agarwal ( RoadsideCoder on YT )
7 days
𝗠𝗼𝘀𝘁 𝗱𝗲𝘃𝗲𝗹𝗼𝗽𝗲𝗿𝘀 𝗼𝗻𝗹𝘆 𝘂𝘀𝗲 𝟭𝟬% 𝗼𝗳 𝗚𝗶𝘁 𝗰𝗼𝗺𝗺𝗮𝗻𝗱𝘀 𝗶𝗻 𝘁𝗵𝗲𝗶𝗿 𝗱𝗮𝗶𝗹𝘆 𝘄𝗼𝗿𝗸. Yet we waste hours on tutorials covering commands we'll never need. 🔗 https://t.co/rMv7dWqIgL 𝗪𝗼𝗿𝗸 𝘀𝗺𝗮𝗿𝘁𝗲𝗿, 𝗻𝗼𝘁 𝗵𝗮𝗿𝗱𝗲𝗿. @GitKraken
0
1
2
@GitKraken
GitKraken
5 days
Git commands: you need to know them. Git chaos: you don't need to deal with it. Our Git cheat sheet gives you the most-used commands at your fingertips. But GitKraken Desktop handles the rest (visual history, conflict resolution, seamless workflows). Thousands of devs save
0
1
2
@AmericaInvests
American Investment Council
12 days
🚀 Great ideas start small. Meet @eatlittlesesame & @vanleeuwen — two businesses that grew from a pop up and food truck into national brands because private equity believed in them. See how private equity fuels great ideas and powers Main Street.
1
3
7
@GitKraken
GitKraken
6 days
Ever spent 20 minutes hunting down when a specific change was introduced? Our Commit Graph turns repo archeology into visual clarity. Search by message, author, file, or code changes. Filter noise. Find what you need in seconds, not minutes.
1
0
0
@GitKraken
GitKraken
7 days
What Git commands did we miss? Drop your favorites below 👇 And if you want to skip the command line completely, GitKraken Desktop has all of these built in with visual workflows.
0
0
1
@GitKraken
GitKraken
7 days
5/ git worktree (The Parallel Universe) Work on multiple branches simultaneously without constant switching. Create additional working directories linked to the same repo. Review a PR while coding a feature. Game changer.
1
0
1
@GitKraken
GitKraken
7 days
4/ git cherry-pick (The Surgical Strike) Need just one commit from another branch without merging everything? Cherry-pick lets you grab specific commits. Works for single commits or ranges. Precision over chaos.
1
0
0
@FTMO_com
FTMO.com
1 month
10 Years of experience with simulated trading. Turn your skills into rewards now!
0
4
17
@GitKraken
GitKraken
7 days
3/ git stash --include-untracked (The Context Switcher) Need to switch branches but don't want to commit messy work? Stash everything (even untracked files) with a descriptive message. Pop it back when you return. Zero friction context switching.
1
0
0
@GitKraken
GitKraken
7 days
2/ git bisect (The Bug Hunter) When you know something broke but don't know when, bisect does a binary search through your commit history. Mark a bad commit and a known good one. Git guides you to the exact problematic commit.
1
0
0
@GitKraken
GitKraken
7 days
1/ git reflog (The Time Machine) Accidentally deleted a branch? Reset to the wrong commit? Reflog is your safety net.Find your lost commit hash, then checkout a recovery branch. It's like undo for Git operations.
1
0
0
@GitKraken
GitKraken
7 days
Git tricks we wish we knew 5 years ago 🧵 Working with millions of developers, we keep seeing the same pain points. Here are 5 commands that solve the most common Git issues:
1
0
2
@GitKraken
GitKraken
8 days
67% of developers abandon their AI coding assistant because suggestions aren't helpful. The fix? Context. Tabnine's Principal Architect breaks down the 4 Cs framework that transforms generic AI tools into genuine productivity boosters. Watch the full talk:
0
0
0
@hflickster
Dr. Holger Flick
9 days
Stop wrestling with git log --graph 🤯 GitKraken's visual graph = instant Git clarity: ✅ See branches at a glance ✅ Plan merges without conflicts ✅ Navigate in seconds vs minutes Why decode text when you can SEE your repo? https://t.co/tnbxUDNReC #Git @GitKraken
0
1
1
@GitKraken
GitKraken
12 days
"Why pay for a Git integration when there's a free one?" We get this question a lot. So when we joined this podcast, we addressed it head-on. Complete repo history. Centralized visibility across all your teams' repos. Multi-issue views that actually make sense. Sometimes the
0
0
2
@TPONews
The Pour Over
11 days
Tired of biased headlines? Join 1.5M Christians reading news that keeps you calm and Christ-focused.
2
2
30
@GradyGaugler
Grady Gaugler
13 days
@cursor_ai's new multi-agent mode utilizes worktrees under the hood. If you're confused, you're not alone. I recommend using @GitKraken to manage worktrees (to be clear, I work there but genuinely recommend it).
0
1
1