Filter
Exclude
Time range
-
Near
What does git cherry-pick <commit> do? 1. Picks best from branches 2. Highlights in log view 3. Applies specific commit 4. New branch from commit ---- Check out the correct answer and reinforce your Git knowledge with immediate feedback on every quiz question here 👉 git-skills.dev/quiz/advanced… #Git #SmartGit #Coding #Programming #SoftwareEngineering #Developer #TechTips #CodeNewbie #100DaysOfCode #GitRebase #TechQuiz
2
2
78
What can you do with git rebase -i (interactive rebase)? 1. Only reorder commits 2. Edit, squash, drop & more 3. Only squash commits 4. Create new branches ---- Check out the correct answer & test your Git knowledge with a quiz game here 👉 git-skills.dev/quiz/advanced… #Git #SmartGit #Coding #Programming #SoftwareEngineering #Developer #TechTips #CodeNewbie #100DaysOfCode #GitRebase #TechQuiz
2
3
93
Which situation is the best fit for git pull --rebase? 1. To force a merge commit 2. Preserve exact commit IDs 3. Avoid stashing changes 4. Catch up & keep it linear ---- Check out the correct answer and reinforce your Git knowledge with immediate feedback on every quiz question here 👉 git-skills.dev/quiz/rebase-p… #Git #SmartGit #Coding #Programming #SoftwareEngineering #Developer #TechTips #CodeNewbie #100DaysOfCode #GitRebase #TechQuiz
2
3
89
不留神行末格式出问题整个项目重推了一遍,被组长殴打完被gitrebase殴打😇
6
149
23 Apr 2024
Check out this week's fresh #Dev finds! 👇 1️⃣ How to Teach Yourself Programming by Lucas Lima do Nascimento. Discover strategies for effective self-learning in programming, including setting realistic goals, leveraging project-based learning, and more. - dev.to/wasp/the-art-of-self-… 2️⃣ Git Merge vs Rebase by Harshal Ranjhani. To merge or to rebase? A tale as old as time. This insightful article can help you determine which operations you should use and when. - dev.to/codeparrot/git-merge-… 3️⃣ Displaying your GitHub repos on LinkedIn by The Coding Mermaid 🧜‍♀️ Quick walkthrough on how to publish GitHub projects directly to LinkedIn. - dev.to/monicafidalgo/how-to-… Any other insightful articles you've found this week? ✨📚 Comment below! #DevNews #DevArticles #Programming #GitMerge #GitRebase #GitHub
2
590
2/ Use Git Merge when collaboration and preserving commit history are crucial. Use Git Rebase for a clean, linear history that simplifies reviewing and understanding changes. Choose the right strategy for your Git workflow! 🚀🔀 #GitMerge #GitRebase
2
3
2,123
10 Jun 2023
Git Rebase: A Practical Guide TecAdmin. url.igoros.com/aqa Git rebase is a powerful command that allows you to change your project history in many ways, such as editing,... #gitlog #Gitrebase

1
2
112
29 May 2023
Git Rebase: A Practical Guide #GitTipsTricks #git #GitRebase #rebase dlvr.it/SpqKzZ

1
3
114
Understanding the Difference Between Git Merge and Git Rebase: Which One to Choose for Your Project? linkedin.com/pulse/understan… via @LinkedIn #Git #GitMerge #GitRebase #VersionControl #SoftwareDevelopment #CodeManagement #Branching #CommitHistory #ConflictResolution

2
15
How to reset your Git branch to a previous state after rebasing instead of merging from Master? ⚡📸 - git reflog - look out for the Head state or number just prior to checkout - let's say HEAD@{23} in that state - git reset --hard HEAD@{23} #git #gitrebase #gitreflog
2
Today I Learned - *Alternatif nge-rebase { by Mochamad Iqbal Dwi Cahyo } from @hashnode #git #github #androidstudio #mergeconflict #gitrebase engineeringmengaji.hashnode.…

When you're doing git rebase and someone pushed the code in between #git #gitrebase #developer #php #laravel #programming #github #bitbucket

ALT git rebase push developer funny programming mem gif messed up coding software

1
1