2,535
edits
m (Text replacement - "|Available = Yes↵}}" to "|Available = Yes |Working = Yes }}") |
No edit summary |
||
Line 18: | Line 18: | ||
===Example Prompts=== | ===Example Prompts=== | ||
Example prompts that utilize the plugin: | Example prompts that utilize the plugin: | ||
#Inspect the content of the LICENSE file in the Git repository at repo_to_clone. | |||
#List all the branches available in the Git repository at repo_to_clone. | |||
#List all the contributors of the Git repository at repo_to_clone. | |||
#Find the last 10 commit messages in the Git repository at repo_to_clone. | |||
#Inspect the content of the .gitignore file in the Git repository at repo_to_clone. | |||
#List all the files in the assets folder of the Git repository at repo_to_clone. | |||
#Show the commit history of the file file_path in the Git repository at repo_to_clone. | |||
#List all the files in the docs folder of the Git repository at repo_to_clone. | |||
#Inspect the content of the CONTRIBUTING.md file in the Git repository at repo_to_clone. | |||
#List all the files in the scripts folder of the Git repository at repo_to_clone. | |||
==Tips and Tricks== | ==Tips and Tricks== |