What is [1] in GIT documentation?How can I push a Git repository to a folder over SSH?run astyle on all files...

When quoting, must I also copy hyphens used to divide words that continue on the next line?

Does the Mind Blank spell prevent the target from being frightened?

We have a love-hate relationship

Flux received by a negative charge

Customize circled numbers

Can the Supreme Court overturn an impeachment?

Could solar power be utilized and substitute coal in the 19th Century

Should I install hardwood flooring or cabinets first?

Proof of Lemma: Every nonzero integer can be written as a product of primes

Open a doc from terminal, but not by its name

Java - What do constructor type arguments mean when placed *before* the type?

ArcGIS not connecting to PostgreSQL db with all upper-case name

Aligning individual characters/glyphs like a monospace font

Is there a word to describe the feeling of being transfixed out of horror?

What does the Rambam mean when he says that the planets have souls?

Why does Async/Await work properly when the loop is inside the async function and not the other way around?

Why do IPv6 unique local addresses have to have a /48 prefix?

Using a siddur to Daven from in a seforim store

A social experiment. What is the worst that can happen?

Have I saved too much for retirement so far?

In Star Trek IV, why did the Bounty go back to a time when whales are already rare?

What (else) happened July 1st 1858 in London?

Some numbers are more equivalent than others

Drawing ramified coverings with tikz



What is [1] in GIT documentation?


How can I push a Git repository to a folder over SSH?run astyle on all files before git-commitHow do I commit my GIT project to SVN?Master does not appear to be a git repository errorPosh-Git – What does it do?Checkout Git files to a location outside the repositorySearch a whole Git repositorygit: What does an extra item “origin/HEAD” meanPrevent losing git commits when doing git force push when rebasingDifferences between git add and git stage?













0















I am start learning GIT and the documentation syntax is confusing.
What does [1] signify in use cases such as "git-add[1]", or "git-commit[1]"?



It is all over the documentation. On some website pages it appears as parentheses – "git-init(1)"



What does it represent?









share







New contributor




user3139973 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

























    0















    I am start learning GIT and the documentation syntax is confusing.
    What does [1] signify in use cases such as "git-add[1]", or "git-commit[1]"?



    It is all over the documentation. On some website pages it appears as parentheses – "git-init(1)"



    What does it represent?









    share







    New contributor




    user3139973 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.























      0












      0








      0








      I am start learning GIT and the documentation syntax is confusing.
      What does [1] signify in use cases such as "git-add[1]", or "git-commit[1]"?



      It is all over the documentation. On some website pages it appears as parentheses – "git-init(1)"



      What does it represent?









      share







      New contributor




      user3139973 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.












      I am start learning GIT and the documentation syntax is confusing.
      What does [1] signify in use cases such as "git-add[1]", or "git-commit[1]"?



      It is all over the documentation. On some website pages it appears as parentheses – "git-init(1)"



      What does it represent?







      git documentation





      share







      New contributor




      user3139973 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.










      share







      New contributor




      user3139973 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.








      share



      share






      New contributor




      user3139973 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.









      asked 6 mins ago









      user3139973user3139973

      1




      1




      New contributor




      user3139973 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.





      New contributor





      user3139973 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






      user3139973 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















          0






          active

          oldest

          votes











          Your Answer








          StackExchange.ready(function() {
          var channelOptions = {
          tags: "".split(" "),
          id: "3"
          };
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function() {
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled) {
          StackExchange.using("snippets", function() {
          createEditor();
          });
          }
          else {
          createEditor();
          }
          });

          function createEditor() {
          StackExchange.prepareEditor({
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader: {
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          },
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          });


          }
          });






          user3139973 is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1417106%2fwhat-is-1-in-git-documentation%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          user3139973 is a new contributor. Be nice, and check out our Code of Conduct.










          draft saved

          draft discarded


















          user3139973 is a new contributor. Be nice, and check out our Code of Conduct.













          user3139973 is a new contributor. Be nice, and check out our Code of Conduct.












          user3139973 is a new contributor. Be nice, and check out our Code of Conduct.
















          Thanks for contributing an answer to Super User!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid



          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.


          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function () {
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1417106%2fwhat-is-1-in-git-documentation%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

          Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

          looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...