Это видео недоступно.
Сожалеем об этом.

[PY 22] Git in Anaconda, Jupyter, Spyder and Python

Поделиться
HTML-код
  • Опубликовано: 22 июл 2022
  • Note: github.com/TheAcademcian/Pyth...
    Git VCS in Anaconda Python
    Install git in Anaconda, check git version, Configure git, Initialize git, Add file to track, Display status of the git, Add all the files for tracking, Commit with message, To show list of commits made in the current Git repository, Simultaneously add and commit, To show list of commits made in the current Git repository, To get more information about our changes, To see the changes that are staged but not committed, To show information about the commit and its associated patch, To show information about a particular commit and its associated patch, Display list of tracked files, Undoing Changes Before Committing, Amending Commits, Rollbacks commit, remove a file

Комментарии • 2

  • @mnagarajan1948
    @mnagarajan1948 2 года назад

    Your teaching style is good. Can you please share your notes on DBMS?

    • @theacademician_cse
      @theacademician_cse  2 года назад +1

      Mr. Nagarajan, Thank you very much that you have watched the video. I am not getting the note. I will upload it to GitHub once I get it.