PromucFlow_constructor/app/server/appsmith-interfaces
Nayan a859f76343
chore: Move Git related meta data to new base domain class (#22065)
## Description
This PR creates a new base class `BranchAwareDomain` from the
`BaseDomain` class. This new base class will contain the Git related
metadata. Any domain class that needs to be tracked by git should extend
`BranchAwareDomain` class instead of `BaseDomain` class.



Fixes #22063
2023-04-08 23:39:54 +06:00
..
src chore: Move Git related meta data to new base domain class (#22065) 2023-04-08 23:39:54 +06:00
pom.xml feat: Server side observability (#19828) 2023-02-07 14:26:18 +05:30