hg tip
changeset: 11943:de387f56f412
branch: release-5.1
tag: tip
user: hengsin
date: Tue Nov 07 09:46:45 2017 +0800
summary: IDEMPIERE-3544 Problem with Uploading Logo on Organization Info window. A better fix.
.hg/hgrc content of local pristine clone (ie. idempiere)
[paths]
default =
https://bitbucket.org/idempiere/idempiere.hg/hgrc content of local development clone (ie. myidempiere5.1)
# example repository config (see "hg help config" for more info)
[paths]
default = /home/cattleya/src/idempiere
# path aliases to other clones of this repo in URLs or filesystem paths
# (see "hg help config.paths" for more info)
#
# default-push = ssh://
jd...@example.net/hg/jdoes-fork# my-fork = ssh://
jd...@example.net/hg/jdoes-fork# my-clone = /home/jdoe/jdoes-clone
[ui]
# name and email (local to this repository, optional), e.g.
# username = Jane Doe <
jd...@example.com>