diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000000..c82a29a8036 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +readme2.txt +log/ diff --git a/.project b/.project new file mode 100644 index 00000000000..8c0306712a6 --- /dev/null +++ b/.project @@ -0,0 +1,17 @@ + + + starter-web + + + + + + org.eclipse.wst.validation.validationbuilder + + + + + + org.eclipse.wst.jsdt.core.jsNature + + diff --git a/.settings/.jsdtscope b/.settings/.jsdtscope new file mode 100644 index 00000000000..cca691f6cc0 --- /dev/null +++ b/.settings/.jsdtscope @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.container b/.settings/org.eclipse.wst.jsdt.ui.superType.container new file mode 100644 index 00000000000..49c8cd4f14a --- /dev/null +++ b/.settings/org.eclipse.wst.jsdt.ui.superType.container @@ -0,0 +1 @@ +org.eclipse.wst.jsdt.launching.JRE_CONTAINER \ No newline at end of file diff --git a/.settings/org.eclipse.wst.jsdt.ui.superType.name b/.settings/org.eclipse.wst.jsdt.ui.superType.name new file mode 100644 index 00000000000..11006e2a545 --- /dev/null +++ b/.settings/org.eclipse.wst.jsdt.ui.superType.name @@ -0,0 +1 @@ +Global \ No newline at end of file diff --git a/404.html b/404.html index fdace4ab146..9bb5e55ae8f 100644 --- a/404.html +++ b/404.html @@ -155,3 +155,4 @@

Not found :(

+cambio diff --git a/README.md b/README.md index 06bb023212b..a16d4cac1f0 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,16 @@ This repository is for showing how Git and GitHub work ## Purpose -Sample website with plenty of files for demos \ No newline at end of file +Sample website with plenty of files for demos + + + + +## This is another subtile + +djlskdjsldk + +### Tthis is another level of +saas +## recuerda que el commando git diff HEAD con la opcion de --staged, va a comparar lo que esta el commit local,( esdecir en el folder de git ) perddon en tu repositorio local es decir el ultimo commit con lo que esta en en stagged area +okokok diff --git a/fifth.txt b/fifth.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/fourth.txt b/fourth.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/humans.txt b/humans.txt index 5b037cf2e10..4f9100eb610 100644 --- a/humans.txt +++ b/humans.txt @@ -13,3 +13,4 @@ HTML5, CSS3 jQuery, Modernizr +note in master diff --git a/log/.gitignore b/log/.gitignore new file mode 100644 index 00000000000..31dbbff57c2 --- /dev/null +++ b/log/.gitignore @@ -0,0 +1 @@ +/log diff --git a/log/access.2014-11-04 b/log/access.2014-11-04 new file mode 100644 index 00000000000..e69de29bb2d diff --git a/log/access.log b/log/access.log new file mode 100644 index 00000000000..e69de29bb2d diff --git a/notasgit.txt b/notasgit.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/readme2.txt b/readme2.txt new file mode 100644 index 00000000000..e69de29bb2d diff --git a/second.txt b/second.txt new file mode 100644 index 00000000000..00e7f40e779 --- /dev/null +++ b/second.txt @@ -0,0 +1 @@ +change into dev diff --git a/simple.html b/simple.html index ca5e908d98f..3dcfad7ea2b 100644 --- a/simple.html +++ b/simple.html @@ -22,3 +22,5 @@ +this change on feature branch +change in simple html on develop