/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to NEWS

Don't import head revision twice when pulling from Git.

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
  * Support ``run_hooks`` argument to ``InterGitRemoteLocalBranch.pull()``.
26
26
    (#524843, Jelmer Vernooij)
27
27
 
 
28
 PERFORMANCE
 
29
 
 
30
  * Don't import head revision twice when pulling from Git.
 
31
    (Jelmer Vernooij)
 
32
 
28
33
 FEATURES
29
34
 
30
35
  * Support (dumb) HTTP repositories. (#373688, Jelmer Vernooij)