Because it is not a public method and nobody added the automethod to the
class to make sure it is included. That is my guess. Should be simple to
fix.
Best,
Travis
On Friday, September 27, 2019 at 8:42:43 PM UTC+10, Salvatore Stella wrote:
>
> Indeed it seems to be documented. Why is this not
Here is how to reproduce the git problem at least to some extent:
king@klap:~$ mkdir gittest
king@klap:~$ cd gittest
king@klap:~/gittest$ mkdir A
king@klap:~/gittest$ cd A
king@klap:~/gittest/A$ git init
Initialized empty Git repository in /home/king/gittest/A/.git/
king@klap:~/gittest/A$ touch fi