Florent Becker <[email protected]> added the comment: good idea, applying
Add visual emphasys to note about --set-default flag ---------------------------------------------------- Alexey Levan <[email protected]>**20101105182858 hunk ./src/Darcs/Repository/Prefs.lhs 476 > -- reason we're not setting default is the --no-set-default > -- flag, not the various automatic show stoppers > [ "Note: if you want to change the default remote repository to" > - , r ++ "," > - , "quit now and issue the same command with the --set-default flag." > + , " " ++ r ++ "," > + , " quit now and issue the same command with the --set-default flag." > ] > addToPreflist "repos" r > `catchall` return () -- we don't care if this fails! Not much to review here any way… ---------- status: needs-screening -> accepted-pending-tests __________________________________ Darcs bug tracker <[email protected]> <http://bugs.darcs.net/patch451> __________________________________ _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
