Compare commits

..

No commits in common. "experimental_psycho" and "main" have entirely different histories.

3 changed files with 2 additions and 13 deletions

3
new.py
View File

@ -1,3 +0,0 @@
for i in range(10):
print(i,"new changes")
#https://cgit.cezentech.com/george/learn_git_here.git#

View File

@ -1,7 +1,3 @@
for i in range(10):
print(i,"hello worl")
print(i+1,"hello world")
print(i+2,"hello world again")
# print(i+3,"hello experimental_main")
print("coconuts")
print("i",i,"coconut knife")
print(i+1,"hello world")

View File

@ -1,6 +1,2 @@
my first commit
my second commit
my third commit
my experimental_branch commit ferrari
my experimental_branch commit 1
new branch experimental_psycho
my second commit