Skip to content

my-github-pages/git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Note for me

  • git push --follow-tags
  • git tag -a
  • git fetch; git diff origin/master

head/master x(3) commits back. It is head now github pages shows it!

  • git branch # or tag to mark the path. So it is not deleted.
  • push remote branch or tag?
  • git reset --hard head~3 # back, github-pages shows the old page.

The old tree is now a branch or tag.

Note for all

Questions

If we done something wrong does github delete direkt? Or x days. And reflog is your friend?

About

Things that may be helpfull with github pages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published