issues
search
git-school
/
visualizing-git
:framed_picture: Visualize how common Git operations affect the commit graph
http://git-school.github.io/visualizing-git/
MIT License
1.25k
stars
193
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Improve responsive design
#143
rsantanatech
opened
18 hours ago
0
Improved responsiveness
#142
rsantanatech
closed
19 hours ago
0
Change starting branch's name from master to main
#141
HenriqueAJNB
opened
5 months ago
1
Fix inconsistent reflog entry format by adding the commit message
#140
rsantanatech
opened
8 months ago
1
Inconsistent Reflog Entry Format Missing Commit Messages
#139
rsantanatech
opened
8 months ago
0
Branch ref label does not follow HEAD on new commits if branch name has a forward slash.
#138
stremblay
opened
11 months ago
0
Replace 'master' with 'main'
#137
DCtheTall
opened
2 years ago
1
Commit ID parsed as "Infinity" (bug with parser)
#136
ownchoice
opened
2 years ago
0
Fix space issue between command sections
#135
RezaKargar
opened
3 years ago
2
Spaces between command sections must be valid
#134
RezaKargar
opened
3 years ago
0
Add support for '-d' and '--delete' in git tag
#133
RezaKargar
opened
3 years ago
1
Use 'main' instead of 'master' as the default branch
#132
gusshawstewart
opened
3 years ago
3
Add Reset Button
#131
EhsanParsania
opened
3 years ago
1
Incorrect state of branches after merge?
#130
FilipStachowiak-TomTom
opened
3 years ago
0
Change the term 'master' to 'main'
#129
mariojp
closed
3 years ago
0
`git config --global init.defaultBranch main` because #BlackLivesMatter
#128
robrich
opened
4 years ago
1
Make HEAD reference a branch by drawing an arrow
#127
agutenkunst
opened
4 years ago
1
Fix typo in cherry-pick
#126
IAmHughes
opened
4 years ago
2
ability to tell it to "replay this sequence of commands" from a json datasource
#125
nneul
opened
4 years ago
1
git branch -D not supported
#124
nneul
opened
4 years ago
0
Can we have multi user visualization?
#123
mk48
opened
4 years ago
2
Working tree viz
#122
dpatel19
opened
4 years ago
1
pullrequest
#121
svgr44
closed
4 years ago
0
Export button
#120
svgr44
opened
4 years ago
0
Improve layout and UX for mobile devices
#117
DarylPinto
opened
5 years ago
0
Add 'git tag -d' support
#116
tddschn
opened
5 years ago
0
git rebase --onto does not work properly
#115
DayGitH
opened
5 years ago
0
Checkout checkout before first commit breaks checkout
#114
AngelOnFira
opened
5 years ago
0
Don't implicitly parse args as numbers
#113
BinaryMuse
opened
5 years ago
0
Add ability to reference branches and tags via refs/*
#112
BinaryMuse
opened
5 years ago
0
Can you tell me what a dashed arrow line means?
#111
XiaobinOutOfControl
closed
6 years ago
1
Differentiate more clearly between normal and detached head mode
#110
Masterxilo
opened
6 years ago
0
Can't submit commands on iPad Pro keyboard
#109
brantonb
opened
6 years ago
0
Log hangs when branch name is ambiguous
#108
erictwalker18
opened
6 years ago
0
Support to paste multiple commands
#107
johanneslerch
opened
6 years ago
0
Replacing checks for '/' in branch names by checks for "origin/"
#106
johanneslerch
opened
6 years ago
0
Replacing checks for '/' in branch names by checks for "origin/"
#105
johanneslerch
closed
6 years ago
1
Ability to enter bunch of commands at once (to easily recreate a repo state)
#104
nayanshah
opened
6 years ago
0
Git push tag to origina does not work
#103
nayanshah
opened
6 years ago
0
Commit hash accidentally parsed as number
#102
seckii
opened
6 years ago
1
Adding a slash to branch name when using "git checkout -b" goes into "detached head" mode
#101
tiagojsag
opened
6 years ago
0
git merge --no-ff doesn't work if it's one commit away from the original branch
#100
hollenberry
closed
6 years ago
1
Add a simple Dockerfile
#99
leonjalfon1
opened
6 years ago
1
WIP: ``Fix merge --no-ff``
#98
IanLee1521
opened
7 years ago
2
Added `git push -u ...` handling (noop)
#97
IanLee1521
closed
6 years ago
0
git push --force didn't create a dangling commit on the remote
#96
BinaryMuse
opened
7 years ago
0
Make presentation mode float above the remote window
#95
BinaryMuse
opened
7 years ago
0
Presentation mode wraps oddly
#94
BinaryMuse
opened
7 years ago
0
Fix typo in reflog
#93
BinaryMuse
closed
7 years ago
0
Add possibility to paste multiple commands at once
#92
DrVanScott
opened
7 years ago
0
Next