Documentation ¶ Index ¶ func CheckGitCrypt(c *cli.Context) error func Command(clients client.Plural) cli.Command type Plural Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func CheckGitCrypt ¶ func CheckGitCrypt(c *cli.Context) error CheckGitCrypt method checks if the .gitattributes and .gitignore files exist and have desired content. Some old repos can have fewer files to encrypt and must be updated. func Command ¶ func Command(clients client.Plural) cli.Command Types ¶ type Plural ¶ type Plural struct { client.Plural } Source Files ¶ View all Source files crypto.go Click to show internal directories. Click to hide internal directories.