Saihajpreet Singh
Saihajpreet Singh
do you have `git` installed?
hmm so to unblock you try `graph init --skip-git`. That should let you `init` a subgraph. I am curious why `git commit` is failing there isn't any detailed error. Can...
@shantanu-bico I added some more debug logs around the `git init` flow. Can you try running this version [`0.67.3-alpha-20240124142956-af00244` ](https://github.com/graphprotocol/graph-tooling/pull/1574#issuecomment-1908245354) with the debug flag?
yeah we are working on improving the support for this #1543
@KholdStare it is WIP https://github.com/graphprotocol/graph-tooling/pull/1549 had some other pressing issues to fix but do we want to resolve this in coming weeks
thanks @joshuanazareth97 sorry for the delay. I was away on vacation last week, catching up on things will try to land this early next week
@joshuanazareth97 are you still working on this?
go for it @joshuanazareth97
yes I did some research and did some improvements https://github.com/graphprotocol/graph-tooling/pull/1284 we will end up returning a default value which would be `0` which won't essentially translate to `null`
do you want to send a PR @chikchoi6?