made the pack completely portable and wrote relevent bat files to go with it

This commit is contained in:
Draqoken
2025-04-09 17:04:56 +03:00
parent 5e77d7e9cf
commit 5e4144c3c0
7417 changed files with 2181044 additions and 19 deletions

View File

@@ -0,0 +1,39 @@
linkgit:gitcore-tutorial[7]::
A Git core tutorial for developers.
linkgit:gitcredentials[7]::
Providing usernames and passwords to Git.
linkgit:gitcvs-migration[7]::
Git for CVS users.
linkgit:gitdiffcore[7]::
Tweaking diff output.
linkgit:giteveryday[7]::
A useful minimum set of commands for Everyday Git.
linkgit:gitfaq[7]::
Frequently asked questions about using Git.
linkgit:gitglossary[7]::
A Git Glossary.
linkgit:gitnamespaces[7]::
Git namespaces.
linkgit:gitremote-helpers[7]::
Helper programs to interact with remote repositories.
linkgit:gitsubmodules[7]::
Mounting one repository inside another.
linkgit:gittutorial[7]::
A tutorial introduction to Git.
linkgit:gittutorial-2[7]::
A tutorial introduction to Git: part two.
linkgit:gitworkflows[7]::
An overview of recommended workflows with Git.