0

send directive in Bazaar is the same as push in GIT?

Juanjo Conti
  • 28,823
  • 42
  • 111
  • 133

1 Answers1

2

Why not read Git for Bazaar users?

BTW, in Bazaar push is not the same as send. The latter is a specialized bazaar command for sending changes via mail.

Kornel Kisielewicz
  • 55,802
  • 15
  • 111
  • 149