github.com

For my computer science bachelor's thesis I programmed and evaluated a CLI Test Case Prioritization (TCP) tool for makandra...

...eventually run into conflicts. Expect them and be fine with it. :) When done, use git rebase -i to squash all reverts into one commit. This will make it a lot...

github.com

The linked GitHub repository is a bit like our "dev" cards deck, but groomed from a single person (Josh Branchaud...

makandra dev

git apply allows you to apply a diff onto your HEAD. Most often you can achieve the same result with...

durdn.com

This article contains: Making ‘git diff’ wrap long lines Set a global proxy Clone only a specific branch

Best results in other decks

Judith's Dev Notes
womanonrails.com

It seems like everyone needs their own explanation of how git rebase --onto works. Here's a very short one :) For details see the linked article. git rebase --onto can...

...with two or three arguments. With two arguments the general syntax looks like this: git rebase --onto This will allow us to change the current parent to new one .

makandra Curriculum

...Note you can also rollback partial changes from the line gutter in RubyMine. Use git rebase -i Understand what it means for pushing to a remote, and for working with...

...your colleagues Use git rebase --onto. What does git commit --amend do? Understand what it means for pushing to a remote, and for working with your colleagues Understand the differences...

Search in all decks