PromucFlow_constructor/app/server/appsmith-server
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
auth-notes
pom.xml fix: Add file system locks after the git operation (#12174) 2023-02-14 20:58:25 +05:30