We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2c22a2 commit 1ff02abCopy full SHA for 1ff02ab
book/09-git-and-other-scms/sections/client-bzr.asc
@@ -1,7 +1,7 @@
1
==== Git and Bazaar
2
3
-Among the DVCS, another famous one is http://bazaar.canonical.com/[Bazaar].
4
-Bazaar is free and open source, and is part of the https://www.gnu.org/[GNU Project].
+Among the DVCS, another famous one is http://bazaar.canonical.com[Bazaar].
+Bazaar is free and open source, and is part of the https://www.gnu.org[GNU Project].
5
It behaves very differently from Git.
6
Sometimes, to do the same thing as with Git, you have to use a different keyword, and some keywords that are common don't have the same meaning.
7
In particular, the branch management is very different and may cause confusion, especially when someone comes from Git's universe.
0 commit comments