Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Accompagnement-git-gitlab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Adullact
Accompagnement-git-gitlab
Commits
ac662396
Commit
ac662396
authored
5 years ago
by
Fabrice Gangler
Browse files
Options
Downloads
Patches
Plain Diff
added resources for git
parent
f775809a
No related branches found
No related tags found
1 merge request
!43
added resources for git
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
ressource.md
+25
-2
25 additions, 2 deletions
ressource.md
with
25 additions
and
2 deletions
ressource.md
+
25
−
2
View file @
ac662396
#
Ressources
#
Ressources
-
[
concepts clés de Git / Vidéos
](
https://www.youtube.com/playlist?list=PLPoAfTkDs_JbMPY-BXzud0aMhKKhcstRc
)
\ No newline at end of file
## Git
-
[
Vidéos : "concepts clés de Git"
](
https://www.youtube.com/playlist?list=PLPoAfTkDs_JbMPY-BXzud0aMhKKhcstRc
)
-
[
Visualisation interactive des zones
](
http://ndpsoftware.com/git-cheatsheet.html
)
-
Visualisation interactive de l'action des commandes :
-
[
Explain Git with D3
](
https://onlywei.github.io/explain-git-with-d3/
)
-
[
Learning Git branching
](
https://learngitbranching.js.org/
)
### Documentation
-
[
Le « Git Book » officiel
](
https://git-scm.com/book/fr/v2/
)
-
[
Les commandes classées par aspect
](
https://git-scm.com/docs/
)
-
Les manuels Git :
-
[
git help glossary
](
https://git-scm.com/docs/gitglossary
)
-
[
git help cli
](
https://git-scm.com/docs/gitcli
)
-
[
git help tutorial
](
https://git-scm.com/docs/gittutorial
)
-
[
git help tutorial-2
](
https://git-scm.com/docs/gittutorial-2
)
-
[
git help core-tutorial
](
https://git-scm.com/docs/gitcore-tutorial
)
### Articles / Tutorials
-
[
Git log pour analyser l’historique des commits
](
https://delicious-insights.com/fr/articles/git-log/
)
-
[
Bien utiliser Git merge et rebase
](
https://delicious-insights.com/fr/articles/bien-utiliser-git-merge-et-rebase/
)
-
[
Git reset : rien ne se perd, tout se transforme
](
https://delicious-insights.com/fr/articles/git-reset/
)
-
[
Workflow Git : objectifs et principes généraux
](
https://delicious-insights.com/fr/articles/git-workflows-generality/
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment