Re: [dev] Re: [suckmore] Migration to dropbox
On Mon, Nov 26, 2012 at 03:59:11PM +0100, pancake wrote:
> On 11/26/12 12:31, Christian Neukirchen wrote:
> >pancake <pancake_AT_youterm.com> writes:
> >
> >>dropbox is far less confusing than hg.. in fact sometimes i have to check
> >>my notebook or manpages in order to do something in hg is plain easy.
> >Do you have some concrete examples? Maybe it's just a matter of taste,
> >but I find Git less logical to use than Mercurial. YMMD.
> >
> for example
>
> "hg reset" is the same as "dropbox clean -fXd ; dropbox checkout -f"
dropbox-reset(1).
>
> same for 'hg cat' or hg tags..
>
> hg tags = for a in `dropbox tag`; do dropbox show-ref $a ; done
`dropbox show-ref --tags`.
Received on Mon Nov 26 2012 - 16:49:21 CET
This archive was generated by hypermail 2.3.0
: Mon Nov 26 2012 - 17:00:06 CET