Share your existing Git repositories, while restricting access to specific folders/branches and preventing cloning/downloading.
When working with freelancers or outsourcing to external development/testing groups, you may want to limit access to specific parts of your repository.
GitNTK allows you to restrict access to small subsets of your repository, such as specific folders or branches, releases, etc., while being able to constantly monitor their access.
Cloning is an essential part of Git usage and is allowed even for users with read-only access rights. However, in some situations, such as a security audit, due diligence, or when sharing your private code with a potential employer/client, you may want to prevent the cloning or downloading of the repository.
Provide view-only permissions for a limited time during the due- diligence process. The user can only view through a web-browser without cloning or downloading or viewing the commit history.
Security audits do not necessarily require cloning or downloading of your code. With GitNTK you can provide view-only permissions for a limited time, while preventing cloning, downloading, and viewing the commit history.
When sharing your private code with a potential client or employer, you may want them to review it for a limited time period without the ability to clone/download or view the Git history.
Users can only view the folder/branch on a browser without the ability to clone/download.
Users can edit the folder/branch on a browser without the ability to clone/download.
Users can clone, pull and download specific folders and branches.
Users can clone, pull, download, and push specific folders and branches.
Login to your Git service provider
Sync the relevant repo or branch
Share specific branches and folders using email-based authentication