Feanil Patel
c66f28dcee
fix: Add a trailing wildcard because we don't use an exact path.
...
We were seeing the following error:
```
/usr/bin/git add -- requirements scripts/**/requirements
fatal: pathspec 'scripts/**/requirements' did not match any files
```
Once we introduce wildcards, the whole path needs to be valid so adding
a trailing wildcard to catch all the relevant directories and files.
2024-05-07 12:32:40 -04:00
..
2020-09-23 04:44:08 +00:00
2023-02-23 15:34:10 -05:00
2023-02-23 15:34:09 -05:00
2024-05-06 14:43:17 -04:00
2023-06-06 12:27:51 +05:00
2024-05-01 10:23:34 -04:00
2022-09-15 14:52:28 -04:00
2023-09-18 17:32:51 +00:00
2023-10-04 17:35:18 +05:00
2023-10-16 04:34:20 +00:00
2024-05-01 10:23:34 -04:00
2024-05-01 10:23:34 -04:00
2024-04-19 14:03:42 -04:00
2024-05-01 10:23:34 -04:00
2023-12-11 04:48:52 +00:00
2024-05-01 10:23:34 -04:00
2024-05-01 10:23:34 -04:00
2023-02-23 15:34:08 -05:00
2024-05-01 10:23:34 -04:00
2023-03-10 16:10:56 +00:00
2024-05-01 10:23:34 -04:00
2023-11-27 10:38:24 +05:00
2024-05-06 14:37:38 -04:00
2024-05-06 14:37:38 -04:00
2024-05-01 10:23:34 -04:00
2024-05-01 10:23:34 -04:00
2024-05-05 12:00:41 +05:00
2024-05-07 12:32:40 -04:00
2023-09-27 14:50:41 +00:00
2021-12-09 18:21:17 +05:00
2022-11-17 16:40:41 +05:00