You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
that mercurial doesn't consider as heads. They do have a weird history, where their children belongs to another branch, and the org.guifications.plugins branch re-branches off the children.
The text was updated successfully, but these errors were encountered:
STR:
hg clone https://bitbucket.org/pidgin/purple-plugin-pack
hg -R purple-plugin-pack bundle -a bundle.hg
git init purple-plugin-pack.git
git -C purple-plugin-pack.git ls-remote hg::$PWD/bundle.hg
This displays the following refs:
that mercurial doesn't consider as heads. They do have a weird history, where their children belongs to another branch, and the
org.guifications.plugins
branch re-branches off the children.The text was updated successfully, but these errors were encountered: