Public stub file, different private repository, different file
The stub file 'file1_repo2.html' exists in the public repository but explicitly identifies 'ghpa-private-2' as the private repository from which to load the file 'file1.html'. The file is identified only by it's filename, meaning that the file will be retrieved from the same relative directory as the public stub file.
- If you haven't already authenticated to the private GitHub repository, then this page will briefly display a 'Loading content...' message that is automatically replaced by this introductory content and a login form.
- If you use the form and unsuccessfully authenticate to the private GitHub repository, then this page will still display the introductory content and login form but will also display a message identifying the type of authentication failure.
- If you use the form and successfully authenticate to the private GitHub repository:
- this page will be replaced by the contents of the 'file1.html' file from the private repository 'ghpa-private-2';
- your authentication credentials will be stored in memory for future use; and
- if you refresh this page or access other pages that use the stored authentication credentials, then the page will briefly display the 'Loading content...' message and attempt to use the stored credentials to access the private GitHub repository.