issues
search
coderefinery
/
git-intro
Introduction to version control with Git - Why we want to track versions and how to go back in time to a working version
https://coderefinery.github.io/git-intro/
Creative Commons Attribution 4.0 International
30
stars
70
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Show output of "git grep -i fixme" and "git log HASH"
#472
bast
opened
1 month ago
0
add more on clone/fork difference + consequences
#471
samumantha
opened
1 month ago
0
"Blame prior to change" makes it possible to navigate to previous commit on GitHub
#470
bast
closed
1 month ago
1
Do we introduce the three options for doing the lessons and compare them?
#469
rkdarst
opened
1 month ago
1
Archaeology exercise could use a GitHub solution
#468
bast
closed
1 month ago
0
Timings from Online workshop March 2024
#467
bclaremar
closed
2 months ago
2
Create the exercise repo not under coderefinery namespace
#466
bast
closed
2 months ago
1
under-the-hood: demo that added file are never lost
#465
mmesiti
closed
3 months ago
2
under-the-hood.md: correction about commit objects
#464
mmesiti
closed
4 months ago
1
start point
#463
LizaTuni
closed
2 months ago
2
git remote -v.md
#462
LizaTuni
closed
2 months ago
2
is .gitignore presented somewhere in the new lesson configuration?
#461
rkdarst
closed
2 months ago
3
Update local-workflow.md
#460
LizaTuni
closed
2 months ago
2
Feedback/wishes from march '24 workshop: More illustrations
#459
samumantha
closed
1 month ago
4
Feedback/ wishes from March '24 workshop : Rstudio and Jupyter tabs
#458
samumantha
opened
7 months ago
0
Make it easier to navigate to branch comparison
#457
bast
closed
2 months ago
0
term not in glossary: 'commits'
#456
bast
closed
7 months ago
0
add warning for searching right after forking
#455
gregordecristoforo
closed
7 months ago
0
add a note that search index in the fork might need some time to update in first episode
#454
bast
closed
7 months ago
1
content/configuration: --show-origin for config --list to show insides
#453
rkdarst
closed
7 months ago
1
Update list of exercises
#452
bast
closed
7 months ago
0
"git status" as good practice got a bit lost in the rewrite
#451
bast
closed
2 months ago
0
Somewhere we need to at least mention that locally everything is saved in .git
#450
bast
closed
7 months ago
1
content/configuration: VSCode use HTTPS url and note about not logging in
#449
rkdarst
closed
7 months ago
0
VS Code examples missing in "Cloning a Git repository and working locally"
#448
bast
closed
7 months ago
0
Some VS Code examples missing in "Merging changes and contributing to the project"
#447
bast
closed
7 months ago
1
VS Code track missing in "Committing changes"
#446
bast
closed
7 months ago
1
Update "inspecting history" so that the episode does not feel out of place
#445
bast
closed
7 months ago
0
Place somewhere a discussion about commit messages
#444
bast
closed
7 months ago
1
Explain in "What to avoid" why not to commit generated files
#443
bast
closed
7 months ago
0
Add gopher image to "commits" episode
#442
bast
closed
7 months ago
0
Fill in the missing steps in the "cloning" episode
#441
bast
closed
7 months ago
0
Fill in the missing steps in the "merging" episode
#440
bast
closed
7 months ago
0
Move Git configuration to own "episode"
#439
bast
closed
7 months ago
0
Refer to Zenodo as logical next step when sharing own work.
#438
bast
closed
7 months ago
0
Create branch pointing to previous lesson version and make the HTML version findable
#437
bast
closed
7 months ago
0
Update instructor guide
#436
bast
closed
7 months ago
0
Fix glossary
#435
bast
closed
7 months ago
0
Mention/show tags/release in 2nd exercise
#434
bast
closed
7 months ago
0
Think about remote branches in cloning episode
#433
bast
closed
7 months ago
0
sphinx-lesson: for glossary term links, css update to make bold
#432
rkdarst
closed
8 months ago
2
Network view will show usernames of people who have forked it
#431
rkdarst
closed
7 months ago
2
Suggestion for lesson rewrite to start from web and only later move to terminal
#430
bast
closed
7 months ago
10
pdf version of webpage
#429
linc0380
closed
7 months ago
2
git init -b main only works with git 2.28.0 and above
#428
bast
closed
7 months ago
1
Basic-2 exericse: learners got confused by what we mean with HASH
#427
bast
closed
8 months ago
1
add visuals in addition to the commands
#426
dianaiusan
closed
2 months ago
2
HEAD graphics in the image with clearer colour coding
#425
eglerean
closed
8 months ago
1
Offer a GitHub/GitLab track for the conflict resolution episode
#423
bast
closed
7 months ago
1
Offer a GitHub/GitLab track for the branching episode
#422
bast
closed
8 months ago
1
Next