01.03 How to Use Git in SAP BAS? | GitHub |SAP BAS

preview_player
Показать описание
In this video we look at,
- What is gitHub?
- How to use Source Control feautre of BAS with GitHub?
- How create Repos in GitHub and link with BAS?
- How to Push/Pull/Featch Changes from github to SAP BAS?
- How to create branches in github?
- How to create Pull requests in github?
- How to change Git Branches in SAP BAS?
-----------------------------------------------------------------------------------

Chapters
00:00 Intro
01:10 Create Repo in GitHub
02:55 How to initialize GitHub Repo in SAP BAS
03:30 How to Stage a Change to Git in SAP BAS
04:08 How to Un-stage a Change to Git in SAP BAS
04:21 How to commit a Stagged Change to Git in SAP BAS
05:00 How to Publish a Branch from SAP BAS to Git
05:30 How to Set a Remote for a Git Repo in SAP BAS
06:43 How to generate GitHub Tokens for managing Repos.
08:40 How to Verify Commits between GitHub Repo and BAS Git Repo
11:30 How to make changes in GitHub Repo Directly
12:20 How to Pull Changes from GitHub Repo to SAP BAS Git Repo
13:50 How to Push Changes from SAP BAS Git Repo to GitHub Repo
16:46 How to move changes between two branches in a Git Repo
19:50 Recap
Рекомендации по теме
Комментарии
Автор

I am getting error like this : Can't push refs to remote. Try running "Pull" first to integrate your changes. every time i click on publish branch. please let me know the solution

harshadabuchude
Автор

Great Video Sir...
something I was searching for so long. I just need to know few more things.
1. How do we get the Enterprise GitHub Account?
2. who can provide it from the enterprise?
3. can we create a repository directly from BAS as per the project name, instead of going to GitHub?

Thanks

MohitNSIT