I'm trying to create no clone using git, but i'm getting:
git: 'noclone' is not a git command. See 'git --help'.
I couldn't find the noclone in the help, even though it says i should look for it there.
Please help.
Instead of git noclone, you should try:
You will see the following output:
Thanks @genacrys . That worked.
_If above solution doesn't work then you might have to restart your system._
Thanks, fixed it. Closing.
Most helpful comment
Instead of
git noclone, you should try:You will see the following output: