feat:
--4 my experimental_branch commit ferrari
This commit is contained in:
parent
249b142570
commit
8fb5c23de3
4
test.py
4
test.py
@ -2,6 +2,6 @@ for i in range(10):
|
|||||||
print(i,"hello worl")
|
print(i,"hello worl")
|
||||||
print(i+1,"hello world")
|
print(i+1,"hello world")
|
||||||
print(i+2,"hello world again")
|
print(i+2,"hello world again")
|
||||||
print(i+3,"hello experimental_main")
|
# print(i+3,"hello experimental_main")
|
||||||
print(i+7,"hello experimental_main_1")
|
print("coconuts")
|
||||||
print("i",i,"coconut knife")
|
print("i",i,"coconut knife")
|
||||||
2
test.txt
2
test.txt
@ -1,6 +1,6 @@
|
|||||||
my first commit
|
my first commit
|
||||||
my second commit
|
my second commit
|
||||||
my third commit
|
my third commit
|
||||||
my experimental_branch commit
|
my experimental_branch commit ferrari
|
||||||
my experimental_branch commit 1
|
my experimental_branch commit 1
|
||||||
new branch experimental_psycho
|
new branch experimental_psycho
|
||||||
Loading…
Reference in New Issue
Block a user