Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in branch

Deleting branches -> safe to edit files in .git/refs/heads?

git branch

gnuplot ignores second branch in multi-branch fitting

function branch gnuplot curve

Arrows in branch window on smartgit

how to keep git submodule on-branch status after cloning superproject?

git branch git-submodules

How to recover a merge commit after a rebase on the same commit?

Managing code in Mercurial: how to revert individual files, "tag" it and be able to maintain it

New commits aren't on the head

git version-control branch

How to get the SHA of the base commit a branch is started from?

git branch git-commit sha

Managing the unification of several versions of a repo into a generic base branch - best practice workflow?

How to remove "^[[m" and "^[[32" characters in vim

Does the folder I am in have any significance in git?

Git - 2 separate develop branches - cherrypicking or not?

git merge branch cherry-pick

Using Git, find commit that is reachable from both branchA and branchB

git branch commit

How to partition a git commit in two, based on same parent?

git branch split commit

Can I branch in Mercurial without cloning the repository?

mercurial branch

Xcode loses package dependencies when switching git branches

How to work with Git worktree in VS-code?

git log --before="4 months" show me branches that have commits from 3 weeks ago. what am I doing wrong?