List of commits:
Subject Hash Author Date (UTC)
d2561 b4b13a6ba9792b545ab63e8dfd600253e321c163 gbg 2014-02-21 00:51:11
d2561 df49e7e8ba5529218cb6c78a3bcaa11b6810830e gbg 2014-02-21 00:44:04
d2561 1ea4b24c354f3797da29ffba02870e0ff674a4d8 gbg 2014-02-21 00:28:48
d2561 377b24a944d64666775de8306b607fb8c9e524ae gbg 2014-02-21 00:00:44
d2561 ddcc8ed0c739b426768a8caf646260bfb008a1d9 gbg 2014-02-20 15:01:12
update 3cb83d589cf9081322366ee4eb38c0df910837f2 gbg 2013-12-20 08:35:41
Initial Load for Buderim Ginger e79fcfa36e7a9a80e19b84d121e99b53397dd5ba gbg 2013-12-18 03:24:58
Commit b4b13a6ba9792b545ab63e8dfd600253e321c163 - d2561
Author: gbg
Author date (UTC): 2014-02-21 00:51
Committer name: gbg
Committer date (UTC): 2014-02-21 00:51
Parent(s): df49e7e8ba5529218cb6c78a3bcaa11b6810830e
Signer:
Signing key:
Signing status: N
Tree: fdc0a1d422073e75b1c9ff3e37e9267d3d5453f3
File Lines added Lines deleted
mfg/2013/base/src/xxihtfrm.i 3 3
mfg/2013/base/src/xxtotfrm.i 3 3
File mfg/2013/base/src/xxihtfrm.i changed (mode: 100644) (index 63dadae..d2906d6)
... ... form
36 36 ih_trl1_cd to 58 no-label format "x(2)" ih_trl1_cd to 58 no-label format "x(2)"
37 37 ":" at 60 ":" at 60
38 38 ih_trl1_amt no-label ih_trl1_amt no-label
39 tr1pct colon 55
39 tr1pct colon 54
40 40 ":" at 60 ":" at 60
41 41 tr1tax no-label tr1tax no-label
42 42 container_charge_total colon 13 container_charge_total colon 13
 
... ... form
44 44 ih_trl2_cd format "x(2)" to 58 no-label ih_trl2_cd format "x(2)" to 58 no-label
45 45 ":" at 60 ":" at 60
46 46 ih_trl2_amt no-label ih_trl2_amt no-label
47 tr2pct colon 55
47 tr2pct colon 54
48 48 ":" at 60 ":" at 60
49 49 tr2tax no-label tr2tax no-label
50 50 line_charge_total colon 13 line_charge_total colon 13
 
... ... form
52 52 ih_trl3_cd format "x(2)" to 58 no-label ih_trl3_cd format "x(2)" to 58 no-label
53 53 ":" at 60 ":" at 60
54 54 ih_trl3_amt no-label ih_trl3_amt no-label
55 tr3pct colon 55
55 tr3pct colon 54
56 56 ":" at 60 ":" at 60
57 57 tr3tax no-label tr3tax no-label
58 58 invcrdt at 3 no-label invcrdt at 3 no-label
File mfg/2013/base/src/xxtotfrm.i changed (mode: 100644) (index 18533f4..e28ea88)
... ... form
37 37 so_trl1_cd format "x(2)" to 58 no-label so_trl1_cd format "x(2)" to 58 no-label
38 38 ":" at 60 ":" at 60
39 39 so_trl1_amt no-label so_trl1_amt no-label
40 /*d2561*/ tr1pct colon 55
40 /*d2561*/ tr1pct colon 54
41 41 /*d2561*/ "." colon 60 /*d2561*/ "." colon 60
42 42 /*d2561*/ tr1tax no-label /*d2561*/ tr1tax no-label
43 43 container_charge_total colon 13 container_charge_total colon 13
 
... ... form
45 45 so_trl2_cd format "x(2)" to 58 no-label so_trl2_cd format "x(2)" to 58 no-label
46 46 ":" at 60 ":" at 60
47 47 so_trl2_amt no-label so_trl2_amt no-label
48 /*d2561*/ tr2pct colon 55
48 /*d2561*/ tr2pct colon 54
49 49 /*d2561*/ ":" colon 60 /*d2561*/ ":" colon 60
50 50 /*d2561*/ tr2tax no-label /*d2561*/ tr2tax no-label
51 51 line_charge_total colon 13 line_charge_total colon 13
 
... ... form
53 53 so_trl3_cd format "x(2)" to 58 no-label so_trl3_cd format "x(2)" to 58 no-label
54 54 ":" at 60 ":" at 60
55 55 so_trl3_amt no-label so_trl3_amt no-label
56 /*d2561*/ tr3pct colon 55
56 /*d2561*/ tr3pct colon 54
57 57 /*d2561*/ ":" colon 60 /*d2561*/ ":" colon 60
58 58 /*d2561*/ tr3tax no-label /*d2561*/ tr3tax no-label
59 59 invcrdt at 3 no-label invcrdt at 3 no-label
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/gbfg55/gbg-20-git

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/gbfg55/gbg-20-git

Clone this repository using git:
git clone git://git.rocketgit.com/user/gbfg55/gbg-20-git

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main