-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
https://demo.fineract.dev/fineract-provider/actuator/info currently shows:
{
"git":{
"branch":"develop",
"commit":{
"time":"2021-09-21T13:34+0000",
"message":{
"full":"Feat: Repayment With Post Dated Checks\n",
"short":"Feat: Repayment With Post Dated Checks"
},
"id":{
"describe":"",
"abbrev":"07f395e",
"full":"07f395ef7f25fd8b5b3199c4476058a8afcc959e"
},
"user":{
"email":"[email protected]",
"name":"BLasan"
}
},
"build":{
"version":"unspecified",
"user":{
"name":"",
"email":""
},
"host":"62eb7e3f6d5a"
},
"dirty":"true",
"tags":"",
"total":{
"commit":{
"count":"1"
}
},
"closest":{
"tag":{
"commit":{
"count":""
},
"name":""
}
},
"remote":{
"origin":{
"url":"https://github.com/apache/fineract.git"
}
}
}
}This doesn't look right, given https://github.com/apache/fineract/commits/develop.
I'd like to fix this so that apache/fineract#2001 can be used for #5.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels