comparison CHANGELOG @ 3397:f7129e3d5a38

topic: suggest using topic when user creates a new head on branch This patch adds a message to use topics when user creates a new head on a branch.
author Pulkit Goyal <7895pulkit@gmail.com>
date Wed, 27 Dec 2017 04:09:50 +0530
parents 2f1520ef1c5b
children d67e6080e11b
comparison
equal deleted inserted replaced
3396:2f1520ef1c5b 3397:f7129e3d5a38
17 17
18 * uncommit: `--revert` flag added to clean the wdir after uncommit 18 * uncommit: `--revert` flag added to clean the wdir after uncommit
19 * evolve: changes to the on disk format for interrupted evolve 19 * evolve: changes to the on disk format for interrupted evolve
20 * evolve: preserve phase information with --continue (issue5720) 20 * evolve: preserve phase information with --continue (issue5720)
21 * evolve: --continue now properly reports merges as evolve 21 * evolve: --continue now properly reports merges as evolve
22 * commit: suggest using topic on new heads
22 23
23 topic (0.7.1) 24 topic (0.7.1)
24 25
25 7.1.1 - in progress 26 7.1.1 - in progress
26 ------------------- 27 -------------------