User Tools

Site Tools


ubuntu:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ubuntu:git [2019/11/24 13:03] – created peterubuntu:git [2020/07/15 09:30] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== GIT ====== ====== GIT ======
  
-[[GIT:Best Practices|Best Practices]]+Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
  
-[[GIT:Configure GIT|Configure GIT]]+Many projects maintain their files in a GIT repository, and sites like GitHub have made sharing and contributing to code simple, valuable, and effective.
  
-[[GIT:Create a Pull Request on GitHub|Create a Pull Request on GitHub]]+GIT allows projects to accept changes you have made to its code repository.
  
-[[GIT:Error insufficient permissions|Error insufficient permissions]]+----
  
-[[GIT:git bisect|git bisect]]+[[Ubuntu:GIT:Best Practices|Best Practices]]
  
-[[GIT:git cherry-pick|git cherry-pick]]+[[Ubuntu:GIT:Configure GIT|Configure GIT]]
  
-[[GIT:git describe|git describe]]+[[Ubuntu:GIT:Create a Pull Request on GitHub|Create a Pull Request on GitHub]]
  
-[[GIT:git fsck|git fsck]]+[[Ubuntu:GIT:Error insufficient permissions|Error insufficient permissions]]
  
-[[GIT:git rebase|git rebase]]+[[Ubuntu:GIT:git bisect|git bisect]]
  
-[[GIT:git reflog|git reflog]]+[[Ubuntu:GIT:git cherry-pick|git cherry-pick]]
  
-[[GIT:git reset|git reset]]+[[Ubuntu:GIT:git describe|git describe]]
  
-[[GIT:git revert|git revert]]+[[Ubuntu:GIT:git fsck|git fsck]]
  
-[[GIT:git rev-parse|git rev-parse]]+[[Ubuntu:GIT:git rebase|git rebase]]
  
-[[GIT:git stash|git stash]]+[[Ubuntu:GIT:git reflog|git reflog]]
  
-[[GIT:Install Git|Install Git]]+[[Ubuntu:GIT:git reset|git reset]]
  
-[[GIT:List the files which are under version control|List the files which are under version control]]+[[Ubuntu:GIT:git revert|git revert]]
  
-[[GIT:Relative Refs|Relative Refs]]+[[Ubuntu:GIT:git rev-parse|git rev-parse]]
  
-[[GIT:Restore deleted file|Restore deleted file]]+[[Ubuntu:GIT:git stash|git stash]]
  
-[[GIT:Revert or amend last commit|Revert or amend last commit]]+[[Ubuntu:GIT:Install Git|Install Git]]
  
-[[GIT:Undo changes|Undo changes]]+[[Ubuntu:GIT:List the files which are under version control|List the files which are under version control]]
  
-[[GIT:Workflow, Branching Strategy, and Release Management|Workflow, Branching Strategy, and Release Management]]+[[Ubuntu:GIT:Relative Refs|Relative Refs]] 
 + 
 +[[Ubuntu:GIT:Restore deleted file|Restore deleted file]] 
 + 
 +[[Ubuntu:GIT:Revert or amend last commit|Revert or amend last commit]] 
 + 
 +[[Ubuntu:GIT:Undo changes|Undo changes]] 
 + 
 +[[Ubuntu:GIT:Workflow, Branching Strategy, and Release Management|Workflow, Branching Strategy, and Release Management]]
ubuntu/git.1574600581.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki