PromucFlow_constructor/app
Nayan db1c317599
feat: Create lightweight status api (#25857)
## Description
This PR brings those changes:
1. Creates a new API to know whether there are any uncommitted changes
or not
2. Creates a new API to compare the local branch with remote
3. Adds an optional parameter to the status API so that we can skip the
git fetch

#### PR fixes following issue(s)
Fixes #24340
2023-08-03 18:44:40 +05:30
..
client fix: moved the logic of highlight walkthrough to widget boundary (#25965) 2023-08-03 17:48:24 +05:30
server feat: Create lightweight status api (#25857) 2023-08-03 18:44:40 +05:30
util