Eyob wondyifraw
8033ccbe6d
clarify behavior of `git diff` and `--unified` option ( #8169 )
...
The previous documentation incorrectly described the behavior of `git diff`
and the purpose of the `--unified` option. This commit fixes the definition
to accurately reflect how `git diff` works and the role of `--unified`.
Changes:
- Clarify that `git diff` compares the working directory against the staging
area for unstaged changes, not directly against the latest commit.
- Explain that `--unified` controls the number of context lines shown in the
diff output, rather than being a mode for comparing unstaged changes.
- Add examples to illustrate the correct usage of `git diff` and `--unified`.
This update ensures users have a clear and accurate understanding of how to
review changes and customize diff output.
3 months ago
Rikuya Osawa
f213bd9604
fix: inappropriate resource tags ( #8112 )
3 months ago
Kamran Ahmed
0d8b039114
Prepare for 2025
4 months ago
Jawher Kl
8e5e8ce0b6
fix: git clone link ( #7735 )
...
Fix broken link in Git & GitHub Roadmap
6 months ago
Prasanna Kotyal
d7a390213c
fix: broken gitignore link ( #7696 )
...
fix: update gitignore documentation link
Closes #7693
6 months ago
fellalli
ee3736bd60
Fix broken link ( #7530 )
7 months ago
Kamran Ahmed
3b929e45d2
Add AI Engineer roadmap PDF
7 months ago
Ahmad Asaad
264afe4e03
Add a link to "Learn Git Branching" tutorial to "Branching Basics" topic in "Git & Github" roadmap & rename file in "Backend" roadmap content. ( #7250 )
...
Added "Learn Git Branching" tutorial link.
7 months ago
Vedansh
b265da3b37
Improved Git-Github Roadmap ( #7218 )
...
Cleaned spelling and grammatical issues in topics. Added new, official links to docs etc.
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
8 months ago
Obiechina Emmanuel
af132495d5
Chibuike 19/add redis contents ( #7186 )
...
* added content to 10 redis topics
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
8 months ago
Krishna Chaiatanya
fa0452e9c9
Update oauth-apps@qrdOARfqGPF9xhF6snbAn.md ( #7138 )
...
* Update oauth-apps@qrdOARfqGPF9xhF6snbAn.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
8 months ago
Stavros Siamantas
30edae3e6e
add git filter-repo as an alternative to git filter-branch ( #7135 )
8 months ago
Andrea Gasparini
a9b9077d07
Adds link to Git article from MIT "The Missing Semester of Your CS Education" ( #7109 )
8 months ago
J. Degand
fbf124aedf
docs(git): add gitignore template repo ( #7104 )
8 months ago
dsh
c3ff9efb73
fix github wiki topic file name ( #7053 )
8 months ago
Kamran Ahmed
fbf32e0f73
Change title for git and github roadmap
8 months ago
fellalli
37f2b75e07
Fix section in res links ( #6726 )
9 months ago
Stavros Siamantas
e10caeca44
docs(Git & GitHub): added resource pre-text to git-filter branch ( #6722 )
9 months ago
SHINIGAMI0012
cab7373201
Update what-is-a-repository@PtU5Qwfzn3N1i3oRlCGoR.md ( #6719 )
...
dsh
9 months ago
Stavros Siamantas
fbd24ea5e2
Add content to Git/GitHub Roadmap (all topics covered) ( #6626 )
9 months ago
Vedansh ✨
4951984ff1
Update git log content ( #6625 )
...
* Improve `git-log-options`
* Update src/data/roadmaps/git-github/content/git-log-options@qFEonbCMLri8iA0yONwuf.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
9 months ago
Obiechina Emmanuel
217396d557
Add git/github content ( #6609 )
...
* Added content to custom-validators topic
* Added contents to 10 git & github topics
* Apply suggestions from code review
styling clean up
* Added contents to 10 git and github topics
* Update src/data/roadmaps/git-github/content/committing-changes@2_z3R7seCvQVj-Na4H1SV.md
* Update src/data/roadmaps/git-github/content/creating-account@i7fIIHcBEk473te8bniJ5.md
* Update src/data/roadmaps/git-github/content/creating-branch@OegitQ5Ngjvd3ZfMpfrkM.md
* Update src/data/roadmaps/git-github/content/creating-repositories@c_FO6xMixrrMo6iisfsvl.md
* Update src/data/roadmaps/git-github/content/deleting-branch@1uDenoQ6zu7CT69FR2iQB.md
* Update src/data/roadmaps/git-github/content/fast-forward-vs-non-ff@agtPWS8j6i6wQPk10cy8E.md
* Update src/data/roadmaps/git-github/content/forking-vs-cloning@l1Wf7Pe_ah8ycCgslfSK4.md
* Update src/data/roadmaps/git-github/content/git-rebase@HMEfUFNu_Wp_Pac7VWHr-.md
* Added contents to 7 git and github topics
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
9 months ago
dsh
a3682f3d37
Add content to git hook and readme sections ( #6603 )
9 months ago
Stavros Siamantas
f30772d330
Add content to git/github roadmap ( #6605 )
9 months ago
Stavros Siamantas
0d5355018b
Add content to git/github roadmap (up to git-worktree) ( #6587 )
...
* Add content to git/github roadmap (up to git-worktree)
* Apply suggestions from code review
add links to topics with no links.
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
9 months ago
dsh
45727a1bb2
Updated topics starting with git* ( #6586 )
9 months ago
Kamran Ahmed
74693151a6
Add citation files
9 months ago
dsh
0fce5b89ab
Add content to git/github roadmap ( #6544 )
9 months ago
Obiechina Emmanuel
c2b6988289
Add content to git/github roadmap ( #6566 )
...
* Added content to custom-validators topic
* Added contents to 10 git & github topics
* Apply suggestions from code review
styling clean up
* Added contents to 10 git and github topics
* Update src/data/roadmaps/git-github/content/committing-changes@2_z3R7seCvQVj-Na4H1SV.md
* Update src/data/roadmaps/git-github/content/creating-account@i7fIIHcBEk473te8bniJ5.md
* Update src/data/roadmaps/git-github/content/creating-branch@OegitQ5Ngjvd3ZfMpfrkM.md
* Update src/data/roadmaps/git-github/content/creating-repositories@c_FO6xMixrrMo6iisfsvl.md
* Update src/data/roadmaps/git-github/content/deleting-branch@1uDenoQ6zu7CT69FR2iQB.md
* Update src/data/roadmaps/git-github/content/fast-forward-vs-non-ff@agtPWS8j6i6wQPk10cy8E.md
* Update src/data/roadmaps/git-github/content/forking-vs-cloning@l1Wf7Pe_ah8ycCgslfSK4.md
* Update src/data/roadmaps/git-github/content/git-rebase@HMEfUFNu_Wp_Pac7VWHr-.md
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
9 months ago
Reyes Rondón
563a5a6f74
Add content to git-github roadmap ( #6554 )
9 months ago
Obiechina Emmanuel
8350ed53c7
Chibuike 19/add git and github contents ( #6551 )
...
* Added content to custom-validators topic
* Added contents to 10 git & github topics
* Apply suggestions from code review
styling clean up
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
9 months ago
Stavros Siamantas
10a1866ca5
Add content to git beginner roadmap ( #6538 )
...
* docs(git_github_beginners): add content
* Apply suggestions from code review
Uniformed the pre-link text
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
9 months ago
Stavros Siamantas
940bf2ebdb
docs(git_github) add content to roadmap ( #6520 )
...
Co-authored-by: Stavros Siamantas <ssiamantas@shipreality.com>
9 months ago
Kamran Ahmed
6d73c805b2
Add beginner friendly git and github roadmap
9 months ago
Jose Felipe Duarte Coronado
2b9a778137
Add github actions resource ( #6517 )
...
* Update github-actions@AmetdCURXXob5TUsikAab.md
* Update src/data/roadmaps/git-github/content/github-actions@AmetdCURXXob5TUsikAab.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
9 months ago
Jose Felipe Duarte Coronado
8cfbddef90
Add content to github class room ( #6518 )
9 months ago
Kamran Ahmed
53d82725d2
Add beginner friendly git and github roadmap
9 months ago
Kamran Ahmed
beabbff77f
Add beginner friendly git and github roadmap
9 months ago
Kamran Ahmed
047b359df9
Update beginner version
9 months ago
Kamran Ahmed
872c60ef06
Update beginner version of git roadmap
9 months ago
Kamran Ahmed
c31994da2a
Update git github roadmap meta
9 months ago
Kamran Ahmed
9a946e51f5
Fix line issue in Git/GitHub roadmap
9 months ago
Kamran Ahmed
a311791367
Add git and github roadmap
9 months ago