Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Git
Git
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Cloud Support
  • GitGit
  • Wiki
  • Git & TortoiseGit

Git & TortoiseGit · Changes

Page history
Update Git & TortoiseGit authored Jul 27, 2021 by Cloud Support's avatar Cloud Support
Show whitespace changes
Inline Side-by-side
Showing with 25 additions and 3 deletions
+25 -3
  • Git-&-TortoiseGit.md Git-&-TortoiseGit.md +25 -3
  • No files found.
Git-&-TortoiseGit.md
View page @ 9a1f5f41
......@@ -3,6 +3,30 @@
Git is our chosen method for handling version control, there are several methods you can use but this document will assume you're using TortoiseGit a windows GUI Based client.
A guide for installing GIT for Windows & TortoiseGit can be found below.
@Nexval GIT Repository Link is -
https://git.nexval.com
![image](uploads/cecd1f7d52da2a840d1013c580e2f839/image.png)
Login with your @nexval Email id & Password
After logging it will ask for register 2FA.
Download Google Authenticator from [Google Play Store](https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2&hl=en_IN&gl=US) or [App Store](https://apps.apple.com/us/app/google-authenticator/id388497605) on your mobile for getting the MFA code.
![image](uploads/b0480644213f153fff052a0abf16cda5/image.png)
After downloading, scan the QR Code from Google Authenticator and enter the code to register your mobile.
![image](uploads/5db0070b09051f5ef8170ad197b2fce2/image.png)
After registering your mobile, copy or Download the backup code at a safe place, which will be needed in case you lose access to your mobile.
Go to the homepage and start with your new Project....Happy Giting !!!
*Introduction**
Windows & TortoiseGit GIT
__________________________
**Prerequisites**
- [ ] Administrator privileges
......@@ -206,5 +230,3 @@ Click Push and your changes will be uploaded to git.nexval.com on your project.
navigate your project/repo and here you can see your latest commit.
![image](uploads/5f7101579f0f9b3092b668779975dc1a/image.png)
\ No newline at end of file
Clone repository
  • GIT BASH Auth
  • Git & TortoiseGit