This website works better with JavaScript.
Home
Explore
Help
Sign In
skrabanek
/
git-procviceni
Watch
1
Star
1
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Malý repozitář, pro procvičení práce s gitem
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6
Commits
1
Branch
0
Tags
476 KiB
Tree:
1e1b13cb1a
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1e1b13cb1a'
${ noResults }
git-procviceni
/
01.py
4 lines
48 B
Raw
Blame
History
print
(
"
Hello git
"
)
for
i
in
range
(
5
)
:
print
(
i
)
Reference in new issue